You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/09/04 10:09:47 UTC

[DO NOT REPLY: Bug 3399] New: Error in SAXException::getMessage

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: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: asaf@globecom-interactive.com                                |
+ |      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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org