Hi! I'm having issues while linking the Xalanc lib with my code.
here is the error I get : error LNK2019: "public: static class xercesc_3_1::MemoryManager & __cdecl xalanc_1_11::XalanMemMgrs::getDefaultXercesMemMgr(void)" (?getDefaultXercesMemMgr@XalanMemMgrs@xalanc_1_11@ @SAAAVMemoryManager@xercesc_3_1@@XZ) "public: static class xercesc_3_1::MemoryManager & __cdecl xalanc_1_11::XalanMemMgrs::getDefault(void)" (?getDefault@XalanMemMgrs @xalanc_1_11@@SAAAVMemoryManager@xercesc_3_1@@XZ) I'm working on Visual2012, xerces-c-3.1.1-x86_64-windows-vc-10.0 xalan_c-1.11-amd64-windows-VC100 May anybody help me on this? regards, Henriette
