test-suite workspace

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

test-suite workspace

ku pao
This is an excellent library, i wonder if someone has seen a workspace for
the test-suite folder? I seem to be getting link errors.

Such as ...

msvcprtd.lib(MSVCP60D.dll) : error LNK2005: "public: __thiscall
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> >::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >(class
basic_string<char,struct std::char_traits<char>,class std::allocat
har> >::allocator<char> const &)"
(??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$allocator@D@1@@Z)
already defined in calendars.obj
.....

LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other
libs; use /NODEFAULTLIB:library
.\build\OnTheEdgeDebug\testsuite.exe : fatal error LNK1169: one or more
multiply defined symbols found
NMAKE : fatal error U1077: 'link.exe' : return code '0x491'

Has anyone seen this before what is the magic to have QL/libXLL/test-suite
etc all working?