Hi,

   after long time I tried to build our libraries against XercesC on
Windows using MsDev .NET 2003 and I am getting over 13000 these
warnings when creating static library. I was checking all the project
settings but no success. Is there any way to get rid of them?

Thanks

             Radovan

The warnings loook like:

xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006: "public: void
__thiscall xercesc_2_6::BitSet::xorWith(class xercesc_2_6::BitSet
const &)" ([EMAIL PROTECTED]@xercesc_2_6@@QAEXABV12@@Z) already defined
in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006:
"__declspec(dllimport) public: void __thiscall
xercesc_2_6::BitSet::xorWith(class xercesc_2_6::BitSet const &)"
([EMAIL PROTECTED]@xercesc_2_6@@QAEXABV12@@Z) already defined in
xerces-c_2D.lib(xerces-c_2_6D.dll); second definition ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006: "public: static
unsigned short __cdecl
xercesc_2_6::XMLIBM1140Transcoder::xlatThisOne(unsigned char)"
([EMAIL PROTECTED]@xercesc_2_6@@[EMAIL PROTECTED]) already
defined in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition
ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006:
"__declspec(dllimport) public: static unsigned short __cdecl
xercesc_2_6::XMLIBM1140Transcoder::xlatThisOne(unsigned char)"
([EMAIL PROTECTED]@xercesc_2_6@@[EMAIL PROTECTED]) already
defined in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition
ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006: "public: static
unsigned short __cdecl
xercesc_2_6::XMLIBM1047Transcoder::xlatThisOne(unsigned char)"
([EMAIL PROTECTED]@xercesc_2_6@@[EMAIL PROTECTED]) already
defined in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition
ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006:
"__declspec(dllimport) public: static unsigned short __cdecl
xercesc_2_6::XMLIBM1047Transcoder::xlatThisOne(unsigned char)"
([EMAIL PROTECTED]@xercesc_2_6@@[EMAIL PROTECTED]) already
defined in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition
ignored
xerces-c_2D.lib(xerces-c_2_6D.dll) : warning LNK4006: "public: static
unsigned short __cdecl
xercesc_2_6::XMLEBCDICTranscoder::xlatThisOne(unsigned char)"
([EMAIL PROTECTED]@xercesc_2_6@@[EMAIL PROTECTED]) already defined
in xerces-c_2D.lib(xerces-c_2_6D.dll); second definition ignored


-- 
Radovan Chytracek
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to