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

Mengda Wu phdggg at gmail.com
Mon Aug 6 03:13:39 MEST 2012


Hi Stefan,

   Thanks a lot for your help.

   I think the copy of the soplex headers work under my cygwin. That is I
have scip-3.0.0/lib/spxinc, which contains those under soplex-1.7.0/src.

    Do you know other possible causes to this problem?

Thanks,
Mengda

On Fri, Aug 3, 2012 at 5:58 PM, Stefan Vigerske <stefan at math.hu-berlin.de>wrote:

> Hi,
>
> under mingw, I sometimes have the problem that copying the soplex headers
> to scip does not work.
> Make sure that in scipoptsuite-3.0.0/scip-3.0.0/**lib you have a
> directory spxinc that contains the content of scipoptsuite-3.0.0/soplex-1.7.
> **0/src .
>
> That is, try
>
> cd /cygdrive/d/Library/SCIP/**download/scipoptsuite-3.0.0/
> cp -r soplex-1.7.0/src scip-3.0.0/lib/spxinc
>
> Note, that Windows libraries and binaries are also available on the SCIP
> download page.
>
> Best,
> Stefan
>
>
> On 08/03/2012 11:01 PM, Mengda Wu wrote:
>
>> 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<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
>>
>>
>>
>> ______________________________**_________________
>> Scip mailing list
>> Scip at zib.de
>> http://listserv.zib.de/**mailman/listinfo/scip<http://listserv.zib.de/mailman/listinfo/scip>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20120806/5bc3c97e/attachment.html


More information about the Scip mailing list