Title: Xerces C++ 2.1.0 and CodeWarrior on Windows 2000
Unless CodeWarrior uses precisely the same name decoration (aka munging) as MSVC (which seem unlikely), you'll need to build the library with CodeWarrior.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 30, 2002 4:56 AM
To: [EMAIL PROTECTED]
Subject: Xerces C++ 2.1.0 and CodeWarrior on Windows 2000

Hi,

I've just downloaded the binary files for Windows. I want to use Xerces C++ in my project. I use CodeWarrior 7 on Windows 2000.

I have imported the 'xerces-c_2.lib' in my porject but I still get errors from the linker (I give one as example):

Link Error : Undefined symbol: __imp_?transcode@XMLString@@SAPADPBG@Z
'char * XMLString::transcode(unsigned short const *)'
in Main.cp

Do I need another library ? Which one ?

Thanks.


C�dric Pillonel

Reply via email to