September 21st, 2007, 5:03 pm
Okay it seems to be good with quantlib compilation.I'm compiling the other files : Swap, Repo, Replicant, etc...It compiles because at the end it says "sucess"How ever during the compilation, i've those line (a small part of all the lines):1>------ Début de la génération : Projet : testsuite, Configuration : Debug CRTDLL Win32 ------2>------ Début de la génération : Projet : Replication, Configuration : Debug CRTDLL Win32 ------2>Compilation en cours...1>Compilation en cours...1>volatilitymodels.cpp2>Replication.cpp2>Will (need to) link to lib file: QuantLib-vc80-mt-gd-0_8_1.lib1>varianceswaps.cppAnd this is the line i don"t understand :2>Will (need to) link to lib file: QuantLib-vc80-mt-gd-0_8_1.libShoud i deal awith it by linking it someway ?Thank again and again !daoud