« Return to Thread: Linking problem with the test suite
From: elise.gourier@...
To: quantlib-users@...
Date: Wed, 2 Apr 2008 07:52:54 +0000
Subject: [Quantlib-users] Linking problem with the test suite
Hi,I've just installed QuantLib and I have a problem building the test-suite. I have built the examples without any problems. I use Dev-C++, the last version of Boost (1_35, but I have the same error with version 1_34) and QuantLib 0.9.0.At the beginning I got the message "cannot find -lboost_unit_test_framework-mgw-mt" so I changed the name of the library into "libboost_unit_test_framework-mgw-mt.a" (it was "boost_unit_test_framework-mgw34-mt-1_35.lib" before). Now I have the following message:variable 'vtable for boost::unit_test::unit_test_log_t' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.
...
[Linker error] undefined reference to `WinMain@...
ld returned 1 exit statusIn Project Options>Parameters>Linker I have:
../lib/libQuantLib-mgw-0_9_0.a
-lboost_unit_test_framework-mgw-mtI spent a lot of time looking on Internet, but did not manage to make it work. I would be very grateful if you could help me.Thanks a lot.
Cheers,Elise
Plus de 15 millions de français utilisent Windows Live Messenger ! Téléchargez Messenger, c'est gratuit !
« Return to Thread: Linking problem with the test suite
| Free Forum Powered by Nabble | Forum Help |