From: Dean M. B. <mik...@gm...> - 2007-06-11 16:06:41
|
On 6/11/07, Christian Henning <chh...@gm...> wrote: > Hi, > > I'm having a problem with the two test files. I cannot have them both > in my project the linker will complain then. > > message_test.obj : error LNK2005: "class boost::unit_test::test_suite > * __cdecl init_unit_test_suite(int,char * * const)" > (?init_unit_test_suite@@YAPAVtest_suite@unit_test@boost@@HQAPAD@Z) > already defined in message_transform_test.obj > What version of Boost are you using? I'm currently developing the C++ Networking library against Boost CVS HEAD. Are you using Boost.Build to build the unit tests as well? -- Dean Michael C. Berris http://cplusplus-soup.blogspot.com/ mikhailberis AT gmail DOT com +63 928 7291459 |