Hi Christofer,
the linker is complaining about a symbol that doesn't belong to Xerces (apart for having an argument of type DOMNode). Are you sure you have correctly set the dependencies between your projects?

Alberto

Christofer Weßeling wrote:
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


Reply via email to