Title: Message
You can not link a C++ library built with VC in a CodeWarrior project.  If you want I have created Win32 CodeWarrior projects for Xerces that I can send.  I've been planning on submitting them to be included, but I have not had the time.
 
Zeid
-----Original Message-----
From: Jesse Pelton [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 30, 2002 6:40 AM
To: '[EMAIL PROTECTED]'
Subject: RE: 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