Login  Register

Linking Error

Posted by Alvin Ho on Aug 19, 2004; 11:27am
URL: http://quantlib.414.s1.nabble.com/Linking-Error-tp3224.html

Hi,

I am a new user of Quantlib programming on MSVC++ 6.0 platform.  I have
successfully compile and run the example files.  However, when I build
my personal own project, I encounter the following linking error:

LINK : fatal error LNK1104: cannot open file "QuantLib-vc6-mt-sgd-0_3_7.lib"

I think it should be a problem of linking my project to QuantLib.  Can
you help me on this?  I will appreciate it.

Thanks.
Alvin