Re: Using Xerces from C++Builder4

2000-02-02 Thread Rahul Jain
> Here is my project. I used it with src_1_0_1, but had to do some code > changes. > The Project files are in projects\win32\BCB4\xerces-all, the build is > parallel to VC. It contains a project group and two projects: xerceslib > (DLL) and DOMPrint (command line application). > > Dietrich > Hi

Re: Using Xerces from C++Builder4

2000-01-28 Thread Dietrich Wolf
Nachricht- Von: Rahul Jain <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: Mittwoch, 26. Januar 2000 21:26 Betreff: Re: Using Xerces from C++Builder4 >> Would it be of interest to add the C++Builder Projects to the source tree ? >> My project str

Re: Using Xerces from C++Builder4

2000-01-26 Thread Rahul Jain
> Would it be of interest to add the C++Builder Projects to the source tree ? > My project structure for C++Builder is in the parallel to VC. Unfortunately > my code now isn't very god, its just working. We will be happy to add the C++Builder project files to the source as long as you can - inte

Re: Using Xerces from C++Builder4

2000-01-25 Thread roddey
35:37 PM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Re: Using Xerces from C++Builder4 Hello, I also tried to build a DLL usable from C++Builder. After doing similar changes to the code and setting up a (new) project it worked. I didn't have success

Re: Using Xerces from C++Builder4

2000-01-25 Thread Dietrich Wolf
]> An: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: Montag, 24. Januar 2000 22:45 Betreff: Using Xerces from C++Builder4 >Hello, >Im interested in using Xerces utilities from a C++Builder4 (winNT) >application.Is there library binary file (.lib) available. Samples seems to >c

Using Xerces from C++Builder4

2000-01-24 Thread Luis Fernando Robledano
Hello, Im interested in using Xerces utilities from a C++Builder4 (winNT) application.Is there library binary file (.lib) available. Samples seems to compile correctly if porting from VC6 version (although the import Borland utility is said to work for VC5 project files), but the library project fa