Error Linking Boost Libraries With Quantlib
问题 I am trying to build Quantlib using Boost Libraries. I followed the instructions here: and also on the Quantlib website. I downloaded and unzipped boost_1_57_0 into C:\program files I then used the Visual Studio 2013 x64 Native prompt to go to the boost directory and ran bootstrap.bat and then b2 --toolset=msvc --build-type=complete architecture=x86 address-model=64 stage Then I opened Quantlib_vc12.sln in Visual Studio 2013. Picked "Release" and "x64", opened "Quantlib" in Property Manager