Closed GoogleCodeExporter closed 9 years ago
Hello,
I have the visual studio solution to compile SCIP under VS10.
Still, I need to write the makefile for it. It is on my TODO list.
Original comment by laurent....@gmail.com
on 11 Mar 2013 at 10:58
This is now supported,
Please add scipoptsuite.3.0.1.tgz in dependencies/archives
save Makefile.local, delete it and run again make third_party (please note that
the glpk version is likely to have changed).
Now, update the python and java paths in Makefile.local from the saved file,
run:
make clean
make all
And
bin\integer_programming.exe
It should show running with SCIP and thus indicates that SCIP support is
compiled.
Thanks
Original comment by laurent....@gmail.com
on 21 Apr 2013 at 5:21
sorry, would you give me more detail how to create VS10 project about SCIP or
send me the whole project?
Best Regards
jiang.j.q
Original comment by jjq...@gmail.com
on 24 Nov 2013 at 12:05
I am also interested in details to créate VS10 Project using the SCIP library,
or receiving a whole VS10 Project as an example. Thanks, jjsalaza @ ull . es
Original comment by jjsalaza...@gmail.com
on 26 Nov 2013 at 12:59
BTW, you can download the libraries directly from the zib website.
You just need to extract the headers from the source distribution.
--Laurent
Original comment by laurent....@gmail.com
on 19 Dec 2013 at 1:20
Original issue reported on code.google.com by
jjq...@gmail.com
on 22 Sep 2012 at 3:01