help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] glpk in VC7


From: Andrew Makhorin
Subject: Re: [Help-glpk] glpk in VC7
Date: Fri, 23 Jul 2004 07:48:42 +0400

>The errors were caused by different definition of struct. For
>example
>
>structdsa is defined differently in glplpx8a.c, glpmps.c, and glptsp.c.

This is normal, because all these structs are declared locally.

>I managed to solve the problem by changing structdsa to structdsa1 and
> struct dsa2 in different files and did the
>same thing for structload_info. However, I don #8217;t know how to solve
>this problem for struct LPX.

Do not change the source code. Use the makefile w32vc6.mak to compile
the package; I believe it must work with vc7.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]