[SCIP] How to check if SCIP is installed correctly in Windows

Sujayandra V suji248 at gmail.com
Thu Dec 22 07:58:52 CET 2016


Hello ZIB Team


I have installed cygwin and tried to install SCIP in windows. I am not
clear if I am in the right direction.

I call make command inside SCIP folder and get this output  below. How do I
check if its is installed. Also can I run some sample examples to check if
installation is perfect.

-------------------------------------------------------------------------------------------------------------

make[1]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1'
** Creating directory "/cygdrive/c/scipoptsuite-3.2.1/scip-3.2.1/lib".
** Creating directory
"/cygdrive/c/scipoptsuite-3.2.1/scip-3.2.1/lib/zimplinc".

** Building SoPlex library
"/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1/lib/libsoplex.cygwin.x86.gnu.opt.a".
make[2]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
-> compiling obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o
make[3]: g++: Command not found
Makefile:609: recipe for target
'obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o' failed
make[3]: *** [obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o] Error 127
make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
Makefile:473: recipe for target 'makelibfile' failed
make[2]: [makelibfile] Error 2 (ignored)
make[3]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
-> compiling obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o
make[3]: g++: Command not found
Makefile:609: recipe for target
'obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o' failed
make[3]: *** [obj/O.cygwin.x86.gnu.opt/lib/changesoplex.o] Error 127
make[3]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'
Makefile:437: recipe for target 'all' failed
make[2]: [all] Error 2 (ignored)
make[2]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/soplex-2.2.1'

** Building ZIMPL library
"/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a".
make[2]: Entering directory '/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3'
-> compiling obj/O.cygwin.x86.gnu.normal.opt/blkmem.o
make[2]: gcc: Command not found
Makefile:249: recipe for target 'obj/O.cygwin.x86.gnu.normal.opt/blkmem.o'
failed
make[2]: *** [obj/O.cygwin.x86.gnu.normal.opt/blkmem.o] Error 127
make[2]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3'
Makefile.doit:149: recipe for target
'/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a'
failed
make[1]: ***
[/cygdrive/c/scipoptsuite-3.2.1/zimpl-3.3.3/lib/libzimpl.cygwin.x86.gnu.opt.a]
Error 2
make[1]: Leaving directory '/cygdrive/c/scipoptsuite-3.2.1'
Makefile:87: recipe for target 'scipbinary' failed
make: *** [scipbinary] Error 2


-------------------------------------------------------------------------------------------------------------



-- 
Regards
Sujayandra V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20161222/4ff26461/attachment.html>


More information about the Scip mailing list