problems of collision between MSVC library

claude monthe <[email protected]> Mon, 21 Mar 2005 20:57:20 +0100 (CET)
Newsgroups gmane.comp.lib.vovida.vocal
Message-ID <[email protected]>
Hi All

i got now some problems i think they could be problems
of projects settings (runtime library).

i saw that ua.dsp project used "Dll multithread (/MD)"
and all others projects (like sip.dsp, base.dsp,
rtp.dsp, sdp2.dsp, ...) used "Debug multithread
(/MTd)"

i tried "Dll multithread" to all projects, but i
always have problems below:

ua error LNK2005: ___xc_a already defined in
MSVCRT.lib(cinitexe.obj)

ua error LNK2005: __stricmp already defined in
LIBCMTD.lib(stricmp.obj)

ua error LNK2005: _calloc already defined in
MSVCRT.lib(MSVCR71.dll)

ua error LNK2005: "public: __thiscall
std::_Lockit::_Lockit(int)" (??0_Lockit@std@@QAE@H@Z)
already defined in msvcprtd.lib(MSVCP71D.dll)

ua 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>
>(void)"
(??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ)
already defined in msvcprtd.lib(MSVCP71D.dll)


any help would be great.! 
thanks
Claude



	

	
		
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal