jeudi 26 février 2015

QuantLib 1.5 compiling error cannot open file 'QuantLib-vc100-x64-mt.lib'


I have already installed boost library v1.57.0 (x64) via the binary file, which works properly under my VS2010Pro.


However, when I tried to compile the latest version (v1.5) of QuantLib, by opening QuantLib_vc10.sln file, for both 'Debug' and 'Release' under 'x64' in VS2010, I got:


QuantLib.vcxproj -> ...\QuantLib-1.5.\lib\QuantLib--x64-mt.lib


in the 1st project, then 18 failed build with the error:


LINK : fatal error LNK1104: cannot open file 'QuantLib-vc100-x64-mt.lib'


It is clear that the fatal error is due to the incapability of naming library with 'vc100' in the 1st project. But I don't know how to fix the problem.


Any suggestions? Thanks!




Aucun commentaire:

Enregistrer un commentaire