[Expat-discuss] Expat in Borland C++ Builder

Chu, Chi-Leung C-Chu@TTIMAIL.TAMU.EDU
Wed Jul 10 14:26:06 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

---------------------- multipart/alternative attachment
I am using Borland C++ Builder 5.0 and is new to expat.  I try to include
expat.h to a toy project but I have the following error when compiling:
 
"Linkage specification not allowed", which is referring to 
 
#ifdef __cplusplus
extern "C" {
#endif
 
#ifdef XML_UNICODE_WCHAR_T
#define XML_UNICODE
#endif
 
Does anyone know what I need to do to make it work?  Or does expat.h works
under Borland C++ Builder 5.0?
 
Thanks a lot.
 
Chu
c-chu@ttimail.tamu.edu

---------------------- multipart/alternative attachment
An HTML attachment was scrubbed...
URL: http://mail.libexpat.org/pipermail-21/expat-discuss/attachments/20020710/b9549a09/attachment.html

---------------------- multipart/alternative attachment--