> Is it possible to use packageBinaries.pl to create a debug build of
> Xerces?  Alternatively, if someone had directions for building with ICU
> in MSVC, then I could build in debug from within MSVC, but currently
> the only instructions for building ICU are using the perl scripts (the
> instructions on the website say that you have to edit the project files
> for the GUI, but they don't tell you what to change - very helpful).

If you use the script to package a set of binaries, it will make all of the
necessary changes to the project files to build the binaries with the
specified options.  Once it's done, you can open the workspace in the IDE
and do whatever you want.  The script always build both a release and debug
version of the libraries, because you must use the debug version of
Xerces-C with your debug executable(s).

Dave


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

Reply via email to