From: Christian H. <chh...@gm...> - 2007-06-11 16:12:44
|
nope, I'm using Visual Studio 7.1 SP1 with boost 1.34. Guess that's the reason why it fails. On 6/11/07, Dean Michael Berris <mik...@gm...> wrote: > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Cpp-netlib-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpp-netlib-devel > |