PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3399 *** shadow/3399 Tue Sep 4 01:09:47 2001 --- shadow/3399.tmp.21410 Tue Sep 4 01:09:47 2001 *************** *** 0 **** --- 1,27 ---- + +============================================================================+ + | Error in SAXException::getMessage | + +----------------------------------------------------------------------------+ + | Bug #: 3399 Product: Xerces-C++ | + | Status: NEW Version: 1.5.1 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: MacOS X | + | Priority: Other Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + When I try to use the function SAXException::getMessage I get the linkage error: + z2h.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: +unsigned short const * + __thiscall SAXException::getMessage(void)const " +(__imp_?getMessage@SAXException@@QBEPBGXZ) + Debug/XmlConvertor.exe : fatal error LNK1120: 1 unresolved externals + + This error only occured on Xereces 1.5.1, when I used Xereces 1.2 I didn't got this +message. + What do I need to do to solve this bug? Are you aware to it? + + Thanks, + Asaf Yannay, + Globecom Interactive Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
