help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk 4.32 release information


From: Andrew Makhorin
Subject: Re: [Help-glpk] glpk 4.32 release information
Date: Fri, 3 Oct 2008 20:41:27 +0400

> I can not compile the new glpk version (4.32).
> I am working in windows 2000 with MINGW(gcc) compiler.
> I get the following error:

> gcc.exe -I. -DHAVE_CONFIG_H -O2 -I../include -o ..\src\glpapi01.o
> -c ..\src\glpapi01.c
> In file included from ../include/glpdmp.h:27,
>                  from ../include/glpavl.h:27,
>                  from ../include/glpapi.h:27,
>                  from ../include/glpios.h:30,
>                  from ../src/glpapi01.c:24:
> ../include/glplib.h:28:20: config.h: No such file or directory
> make: *** [..\src\glpapi01.o] Error 1

> Do you help me?

You should configure the package before, i.e. run the configure
script, which will create 'config.h'.

I am not sure whether mingw supports that, so you can just rename
'config.h.in' to 'config.h' and then run 'make'.

Alternatively you may use cygwin, or build the package with some
windows-native compilers; see directory 'w32'.

PS: Please do not cc your messages to address@hidden .





reply via email to

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