|
From: MoonDragon <phi...@gm...> - 2012-04-10 16:41:43
|
Yes, 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib' is installed in this folder: C:\Boost\boost_1_39\lib. However, i have just found the reason of my issue (your questions helped me for this): I had included for the Boost library folder, C:\Boost\boost_1_39 instead of C:\Boost\boost_1_39\lib. Thanks, MoonDragon Luigi Ballabio wrote: > > Do you have 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib' > installed somewhere on your system? Have you added its path to the > compiler library path? > > Luigi > > On Tue, Apr 10, 2012 at 4:42 PM, MoonDragon <phi...@gm...> > wrote: >> >> Hi, >> >> I have just installed Quantlib (0.9.7 in goal to exactly follow the step >> of >> the tutorial available at http://quantlib.org/install/vc9.shtml). >> >> However, when i build the entire solution i receive the error message >> below. >> >> fatal error LNK1104: cannot open file >> 'libboost_unit_test_framework-vc90-mt-sgd-1_39.lib' >> >> Thanks in advance for your help, >> >> Regards >> -- >> View this message in context: >> http://old.nabble.com/fatal-error-LNK1104%3A-cannot-open-file-%27libboost_unit_test_framework-vc90-mt-sgd-1_39.lib%27-tp33661905p33661905.html >> Sent from the quantlib-dev mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------------ >> Better than sec? Nothing is better than sec when it comes to >> monitoring Big Data applications. Try Boundary one-second >> resolution app monitoring today. Free. >> http://p.sf.net/sfu/Boundary-dev2dev >> _______________________________________________ >> QuantLib-dev mailing list >> Qua...@li... >> https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > ------------------------------------------------------------------------------ > Better than sec? Nothing is better than sec when it comes to > monitoring Big Data applications. Try Boundary one-second > resolution app monitoring today. Free. > http://p.sf.net/sfu/Boundary-dev2dev > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > > -- View this message in context: http://old.nabble.com/fatal-error-LNK1104%3A-cannot-open-file-%27libboost_unit_test_framework-vc90-mt-sgd-1_39.lib%27-tp33661905p33662773.html Sent from the quantlib-dev mailing list archive at Nabble.com. |