Hi there! We are using xerces since years in our project using MS VS 2003. Now I try to move the whole projekt to MS VS2008.
I'm getting this error, and can't find a solution: error LNK2001: Nicht aufgelöstes externes Symbol ""public: void __thiscall Attribute<long,1>::set(class xercesc_2_2::DOMNode *)" (?...@?$attribute@J $00@@qaexpavdomn...@xercesc_2_2@@@Z)". We are using the xerces-c_1D.lib and xerces-c_2D.lib - that worked fine in Visual Studio 2003.... Treat wchar_t as built-in type is checked in our project. Using XML_LIBRARY as precompiler option takes no effect What else could it be? greets! Christofer
