This was sent to the wrong list. Cheers, jas.
On Fri, Nov 7, 2008 at 5:58 PM, Banas, Michael <[EMAIL PROTECTED]> wrote: > Hi, > > > > I've been trying unsuccessfully to resolve a linker error with xerces: > > > > Error 1 error LNK2019: unresolved external symbol > "__declspec(dllimport) public: static char * __cdecl > xercesc_2_8::XMLString::transcode(unsigned short const * const)" > ([EMAIL PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]) referenced in function > "private: __thiscall Element::Element(class xercesc_2_8::DOMElement *,class > Element *)" (??0Element@@[EMAIL PROTECTED]@xercesc_2_8@@PAV0@@Z) > Element.obj > > > > I'm building on Windows XP, Complier VS 2005. > > > > Any ideas would be much appreciated. > > > > Thanks, > > Mike