QuantLib 1.6 compiling error cannot open file 'QuantLib-vc130-mt-gd.lib'

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

QuantLib 1.6 compiling error cannot open file 'QuantLib-vc130-mt-gd.lib'

kavehf
Dear all,

I have already installed boost library v1.58.0 (x64) via the binary file, which works properly under my VS201%RC.

However, when I tried to compile the latest version (v1.6) of QuantLib, by opening QuantLib_vc12.sln file, for both 'Debug' and 'Release' under 'x64' in VS2015, I got something like:


LINK : fatal error LINK1104 cannot open file 'QuantLib-vc130-mt-gd.lib'

It seems to me that the fatal error is due to the incapability of naming library with 'vc130'. But I don't know how to fix the problem.

Any suggestions? Thanks!

Kaveh
Reply | Threaded
Open this post in threaded view
|

Re: QuantLib 1.6 compiling error cannot open file 'QuantLib-vc130-mt-gd.lib'

Luigi Ballabio
The v130 should have been picked up from the compiler. It might have to do with your compiler being a RC: if the version is not exactly 13.0, the properties are off. What is the name of the generated library?

Anyway: if it's just a naming problem, you should be able to bypass it by just renaming the generated files and adding the "vc130" yourself.

Luigi


On Sun, Jul 5, 2015 at 9:26 AM kavehf <[hidden email]> wrote:
Dear all,

I have already installed boost library v1.58.0 (x64) via the binary file,
which works properly under my VS201%RC.

However, when I tried to compile the latest version (v1.6) of QuantLib, by
opening QuantLib_vc12.sln file, for both 'Debug' and 'Release' under 'x64'
in VS2015, I got something like:


LINK : fatal error LINK1104 cannot open file 'QuantLib-vc130-mt-gd.lib'

It seems to me that the fatal error is due to the incapability of naming
library with 'vc130'. But I don't know how to fix the problem.

Any suggestions? Thanks!

Kaveh



--
View this message in context: http://quantlib.10058.n7.nabble.com/QuantLib-1-6-compiling-error-cannot-open-file-QuantLib-vc130-mt-gd-lib-tp16698.html
Sent from the quantlib-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
--

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users