[Scip] (no subject)

Jose L Walteros jl.walteros at gmail.com
Tue May 14 23:37:07 MEST 2013


Hi all,

I am having some problems to compile the scipoptsuite-3.0.1 using minGW

First, I used make ZIMPL=false READLINE=false ZLIB=false. and it worked,
but when compiling the debugging option

make ZIMPL=false READLINE=false ZLIB=false OPT=dbg

I got:

** Creating necessary soft-links.
rm: cannot remove directory
`/c/SCIP/scipoptsuite-3.0.1/scip-3.0.1/lib/spxinc':
Is a directory
make[1]: *** [/c/SCIP/scipoptsuite-3.0.1/scip-3.0.1/lib/spxinc] Error 1
make[1]: Leaving directory `/c/SCIP/scipoptsuite-3.0.1'
make: *** [scipbinary] Error 2

I tried to follow a previous post from Feb 19 2013 that suggested removing
the extra -s on the Makefile.doit, but it does not work


>I found the problem. In scipoptsuite-3.0.1/Makefile.doit:
>
>$(SOPLEXINCLINK):    softlinkmsg $(SCIPDIR)
>       @rm -f $@
>       @$(LN_s) -s $(SOPLEXINC) $@

Could you please help me with this.

-J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.zib.de/mailman/private/scip/attachments/20130514/64f10fce/attachment.html


More information about the Scip mailing list