> I have downloaded tests.sln file from the svn > repository. Now, I am trying to build the tests but it gives > me number of linker errors saying that " > msvcprt.lib(MSVCP90.dll) : error LNK2005 : "public: > __thiscall std::basic_string<char,struct > std::char_traits<char>, class std::allocator<char>..... > already defined in qpidclients.lib". I am trying to build the > release version.
Something is still looking at an old project. I recommend you wait until the M5 RC is prepared later this week or early next. -Steve -- Steve Huston, Riverace Corporation Check out my networked programming blog at http://stevehuston.wordpress.com/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
