
17 Jan
2008
17 Jan
'08
9:14 a.m.
This code needed #define BOOST_TEST_DYN_LINK and now works perfectly. Well almost perfectly, before I realised something rather strange: the compiler ask for a .LIB as well. I am sure it exectues the DLL because when I erase it, the program crashes(.dll not found). So why is the compiler still asking for a .LIB file when I specifeid DLL linking? -- View this message in context: http://www.nabble.com/Boost.Tests%3A-Unit-test-defines-own-main%28%29-functi... Sent from the Boost - Dev mailing list archive at Nabble.com.