That should work. Are you sure you are using the correct import library,
have all the library paths set up to point to the right version, etc...?
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
Michael Mason <[EMAIL PROTECTED]>@decisionsoft.com on 03/14/2000
06:16:35 AM
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: xerces-dev mailing list <[EMAIL PROTECTED]>
cc:
Subject: Xerces-C 1_1_0 Linux link problems
I'm trying to upgrade from v1.0.something to the latest Linux binary
drop, and have run into a linker problem. I'm getting
undefined reference to `XMLString::transcode(wchar_t const *)'
and the code used to work fine (from a Linux version I compiled myself).
I'm using the new header files, and util/XMLString.hpp contains the
correct function definition:
class XMLUTIL_EXPORT XMLString