[Scip] scip-3.0.0: Cannot find spxsolver.h

Mengda Wu phdggg at gmail.com
Fri Aug 3 23:01:19 MEST 2012


Hi all,

   I am trying to compile scip-3.0.0 using SCIP Optimization
Suite<http://scip.zib.de/download.php?fname=scipoptsuite-3.0.0.tgz>.
My platform is Visual c++ 2008 + Cygwin. I am using the command "make
OSTYPE=mingw ARCH=x86 COMP=cl OPT=opt ZIMPL=false". SoPlex compiles fine but
Scip outputs the following error when compiling src/scip/lpi_spx.cpp:

-> compiling obj/O.mingw.x86.cl.opt/lib/scip/lpi_spx.o
lpi_spx.cpp
src/scip/lpi_spx.cpp(76) : fatal error C1083: Cannot open include file:
'spxsolver.h': No such file or directory
Makefile:1074: recipe for target
`obj/O.mingw.x86.cl.opt/lib/scip/lpi_spx.o' failed
make[2]: *** [obj/O.mingw.x86.cl.opt/lib/scip/lpi_spx.o] Error 2
make[2]: Leaving directory
`/cygdrive/d/Library/SCIP/download/scipoptsuite-3.0.0/scip-3.0.0'
Makefile.doit:201: recipe for target `scipbinary' failed
make[1]: *** [scipbinary] Error 2
make[1]: Leaving directory
`/cygdrive/d/Library/SCIP/download/scipoptsuite-3.0.0
'
Makefile:74: recipe for target `scipbinary' failed
make: *** [scipbinary] Error 2

Can you help me?
Thanks,
Mengda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120803/82f1cf70/attachment.html


More information about the Scip mailing list