Ask for installment instruction of Visual Studio 2015 under Windows 10
Closed this issue · 1 comments
huihua1023 commented
I had tried to install CBC at Visual Studio 2015 under Windows 10 for a long time, but still failed.
Could anyone give me some guide? Thank you!
huihua1023 commented
I have succeed.
By using svn option, follow instruction on
https://projects.coin-or.org/Cbc/wiki/VSSetup
In VS project, dependencies of "cbcExamplesSample2" miss "libCbcSolver".
After fixing this problem, building will work smoothly.