Hi all,
I downloaded quantlib 1.5 and boost 1.58 64 bit. I installed boost and add the folder to include/lib directory of QuantLib project. I am trying to compile a 64 bit debug version. but came across below error:
LINK : fatal error LNK1104: cannot open file 'C:\Users\Lu.Liu\Documents\boost lib\QuantLib-1.5\QuantLib-1.5\lib\QuantLib-vc110-x64-mt-gd.lib'
I checked that my lib folder is empty.
I have VS 2012, so I downloaded and installed boost_1_58_0_msvc-12.0-64.exe. later I found that the platform toolset in my project property is Visual Studio (V110), so I downloaded boost_1_58_0_msvc-11.0-64.exe, tried to re-compile, I got the same error.
Can you help?
Thanks!
Free forum by Nabble | Edit this page |