Re: LINK : fatal error LNK1104: Datei"QuantLib-vc80-mt-gd-0_8_0.lib" cannot be opened

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: LINK : fatal error LNK1104: Datei"QuantLib-vc80-mt-gd-0_8_0.lib" cannot be opened

DU VIGNAUD DE VILLEFORT FRANCOIS GASAPRD PHI

Hi Christoph,

 

 

>I do not really get the point concerning this FAQ topic: In which directory should this file "QuantLib-vcX-xx-xxx-a_b_c.lib" be ? >Actually I am not quite sure what is meant by "building Quantlib QuantLib-vcX-xx-xxx-a_b_c.lib".

            Here is a simple tutorial on how to create and use a static library, I think it’s really worth taking a look at it, otherwise I fear that you will never feel comfortable using QL.

            http://msdn2.microsoft.com/en-us/library/ms235627(VS.80).aspx


>By the way does anybody know if there is a step by step manual "how to install quantlib" for C++ Visual Express 2005 ?

            As far as I know there isn’t, anyway there should be no real differences. Hope this help,

            François


Best regards,
Christoph



1>------ Erstellen gestartet: Projekt: makros, Konfiguration: Debug Win32 ------
1>Verknüpfen...
1>LINK : fatal error LNK1104: Datei "QuantLib-vc80-mt-gd-0_8_0.lib" cannot be opened
1>Das Buildprotokoll wurde unter "file://c:\C\makros\makros\Debug\BuildLog.htm" gespeichert.
1>makros - 1 Fehler, 0 Warnung(en)
========== Erstellen: 0 erfolgreich, Fehler bei 1, 0 aktuell, 0 übersprungen ==========


5.1. I cannot link QuantLib to my project under Visual C++
If you're encountering the linking error
   LINK : fatal error LNK1104: cannot open file "QuantLib-vcX-xx-xxx-a_b_c.lib"
   
the folder including QuantLib-vcX-xx-xxx-a_b_c.lib is not in your link path (See the menu Property Pages | Linker | Input) or you haven't really built QuantLib-vcX-xx-xxx-a_b_c.lib yet. Note that each build configuration produces a different library.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users