Login  Register

unable to start program QuantLib-vc120-mt-gd.lib

Posted by ThomasB on Mar 02, 2016; 8:56am
URL: http://quantlib.414.s1.nabble.com/unable-to-start-program-QuantLib-vc120-mt-gd-lib-tp17330.html

Hello,

I have installed Visual Studio Community 2013, QuantLib and Boost and have gone through the steps of building the complete quantlib project as per http://quantlib.org/install/vc10.shtml guidelines.
I created a new project under QuantLib_vc11.
I both built Quantlib and the project in Debug Mode. No errors.

Then when I try to debug, I have the following error:
"unable to start program QuantLib-vc120-mt-gd.lib".

Do you know where it comes from?

Thanks for your help,

Thomas
PS. Can we use QuantLib with CodeBlocks?