You should open a bug report in JIRA ..
http://issues.apache.org/jira/secure/Dashboard.jspa


June Ng
XSLT Development
IBM Toronto Lab
Email: [EMAIL PROTECTED]




Tuesday, January 04, 2005 2:25 PM
To: [email protected]
cc:
From: John Jamison <[EMAIL PROTECTED]>
Subject: Win32 VS 7.1 build problems




Downloaded the 1_9 src tree, configured XERCESROOT and the include/lib/bin
directories for Xerces.

Many of the subprojects fail to compile.  Most of them are "Tests".  What
is the appropriate forum for posting these errors?

Also, I have added just the calls to initialize Xalan into my VS project
and get linker errors (see below).  Any ideas?

Thanks
--------------------------------------------------
1) xxxxxTester error LNK2019: unresolved external symbol
"__declspec(dllimport) public: static void __cdecl
xalanc_1_9::XalanTransformer::initialize(class xercesc_2_6::MemoryManager
&)"
([EMAIL PROTECTED]@xalanc_1_9@@[EMAIL PROTECTED]@@@Z)
referenced in function "public: __thiscall CViewer::CViewer(class
CScenario *,class CWnd *)" (??0CViewer@@[EMAIL PROTECTED]@@PAVCWnd@@@Z)

2) xxxxxTester error LNK2019: unresolved external symbol "public: static
class xercesc_2_6::MemoryManager & __cdecl
xalanc_1_9::XalanMemMgrs::getDefaultXercesMemMgr(void)"
([EMAIL PROTECTED]@xalanc_1_9@@[EMAIL PROTECTED]@@XZ)
referenced in function "public: __thiscall CViewer::CViewer(class
CScenario *,class CWnd *)" (??0CViewer@@[EMAIL PROTECTED]@@PAVCWnd@@@Z)

 --------------------------------------------

Reply via email to