Hi folks,

I'm trying to create a release build of Xalan with VC++ 6.0. I have copied
the link settings, changing the relevant xerces and xalan libs from the '
_1D' version to '_1' (I'm using xerces 2.1 and xalan 1.4). However, I get
this linking problem:

ValidationManager.lib(CSchematronValidator.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: __thiscall XalanDOMString::
~XalanDOMString(void)" (__imp_??1XalanDOMString@@[EMAIL PROTECTED])

Are there extra libraries necessary for the release build?

Any help would be most appreciated.

--
Oli

Reply via email to