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 Nearney Mark <MN...@qinetiq.com> on 2002/04/30 11:24:44 UTC

Using xerces with borland c++

I am trying to write an application that reads and writes XML to a file. I am using Borland C++ Builder Professional Version 5.0.  I have downloaded the binary (xerces-c1_7_0-win32) and the source (xerces-c-src1_7_0-win32) version of xerces from you web site.
I would like to know if it is possible to use this version of xerces with the version of Borland that I am using. If it is could you possibly give me more information of how to achieve this.
The examples provide seem to use C++ Builder version 6.0.    

> Mark Nearney
> 
	QinetiQ SSPSD(P) AWPS Portsdown West
> Blg. East Court  Rm. C109
> 
> Tel:  023 92 336025   Internal 803 6025
> Fax: 023 92 336184
> 
> e-mail: mnearney@QinetiQ.com
> 
> 
> 


-- 
The Information contained in this E-Mail and any subsequent correspondence
is private and is intended solely for the intended recipient(s).
For those other than the recipient any disclosure, copying, distribution, 
or any action taken or omitted to be taken in reliance on such information is
prohibited and may be unlawful.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: Using xerces with borland c++

Posted by Aleix Ventayol <al...@terra.es>.
I'm using Xerces 1.7 with BCB 5.
You need to compile the source code.
To compile it you need the BCB 5 project from the CVS, but this files are'n
updated to the version 1.7, so you need to do some changes.
I send a file where the XercesLib and DOMPrint compiles fine. I think the
other project doesn't work, cause I haven't changed it.

Someone should update the CVS files.

I hope it works to you.
I have the binary version, if you want it, send me a mail.
----- Original Message -----
From: <ta...@wige-data.de>
To: <xe...@xml.apache.org>
Sent: Tuesday, April 30, 2002 12:15 PM
Subject: Re: Using xerces with borland c++


> Hi,
>
> As Xerces does not support the old BCB5 it comes with the BCB6 project
> file. You can use Xerces 1.6 (comes with BCB5) (this is what I am doing)
> or you can use the BCB5 project file from CVS or Xerces1.6 (this is what
> I never tried).
>
> Adib.
>
>
> Nearney Mark wrote:
> > I am trying to write an application that reads and writes XML to a file.
I am using Borland C++ Builder Professional Version 5.0.  I have downloaded
the binary (xerces-c1_7_0-win32) and the source (xerces-c-src1_7_0-win32)
version of xerces from you web site.
> > I would like to know if it is possible to use this version of xerces
with the version of Borland that I am using. If it is could you possibly
give me more information of how to achieve this.
> > The examples provide seem to use C++ Builder version 6.0.
> >
> >
> >>Mark Nearney
> >>
> >
> > QinetiQ SSPSD(P) AWPS Portsdown West
> >
> >>Blg. East Court  Rm. C109
> >>
> >>Tel:  023 92 336025   Internal 803 6025
> >>Fax: 023 92 336184
> >>
> >>e-mail: mnearney@QinetiQ.com
> >>
> >>
> >>
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
>

Re: Using xerces with borland c++

Posted by ta...@wige-data.de.
Hi,

As Xerces does not support the old BCB5 it comes with the BCB6 project 
file. You can use Xerces 1.6 (comes with BCB5) (this is what I am doing) 
or you can use the BCB5 project file from CVS or Xerces1.6 (this is what 
I never tried).

Adib.


Nearney Mark wrote:
> I am trying to write an application that reads and writes XML to a file. I am using Borland C++ Builder Professional Version 5.0.  I have downloaded the binary (xerces-c1_7_0-win32) and the source (xerces-c-src1_7_0-win32) version of xerces from you web site.
> I would like to know if it is possible to use this version of xerces with the version of Borland that I am using. If it is could you possibly give me more information of how to achieve this.
> The examples provide seem to use C++ Builder version 6.0.    
> 
> 
>>Mark Nearney
>>
> 
> 	QinetiQ SSPSD(P) AWPS Portsdown West
> 
>>Blg. East Court  Rm. C109
>>
>>Tel:  023 92 336025   Internal 803 6025
>>Fax: 023 92 336184
>>
>>e-mail: mnearney@QinetiQ.com
>>
>>
>>
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org