Don,

     The BCB5 project files (XercesLib, samples, and BorlandCDefs.hpp, etc)
have been checked in, and your addition to the /src/BUILDINSTRUCTIONS.TXT
has been updated to the /doc/build-winunix.xml as well, please help verify
the
content (run the createdocs.bat and check the
/doc/html/build-winunix.html),
thanks.


Regards,

Peiyong Zhang
____________________________________________
XML Parsers Development
IBM Toronto Laboratory email: [EMAIL PROTECTED]
Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088



Don Mastrovito <[EMAIL PROTECTED]> on 08/15/2001
08:18:15 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  XercesLib and Borland C++Builder 5


I've made the necessary changes to XercesLib 1.5.1 that allow it to be
built for Windows using Borland C++Builder version 5.  All the changes
except for one affect only the project files.  Unfortunately, BCB5 uses
a different format project file than previous versions.  It necessitated
creating another directory branch under Projects\Win32.  If someone will
give me a pointer, I'll be glad to Zip and email these changes to the
appropriate party.  Here's what I had to do in a nutshell:

1. Copy Projects\Win32\BCB4\... to Projects\Win32\BCB5\...
2. Modify Projects\Win32\BCB5\Xerces-all\MakeBuildDirs.bat
3. Convert Projects\Win32\BCB5\Xerces-all\XercesLib\XercesLib.bpr
4. Convert Projects\Win32\BCB5\Xerces-all\XercesLib\XercesLib.cpp
5. Convert the project files for all the demos
5. Modify src\util\Compilers\BorlandCDefs.hpp  <- only source code change

Note that some effort was put into making the build work with BCB4 back
around the 1.3 time frame.  These project files are not up to date and
building XercesLib won't work without some changes to the BCB4 project.
I don't have easy access to that version of the compiler, so I didn't
attempt to correct the problems.

Don

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to