> I have attempted to utilize VisualAge C++ 4.0 to build this parser 
> on NT.
> As it stands, the current configuration file (XML4C2X.ICC) that 
> came with
> the download (XML4CSRC3_3_1.zip) is nothing close to being correct 
> for the
> source provided.

You can try using the .icc files I created for the OS/2 port. 
You'll need to add the Win32 stuff and remove the OS/2 specific 
files to get it to go. (The changes should be fairly obvious.) The 
icc files are in the c/Projects/OS2/VACPP40 directory.

You may need to edit the compiler-specific files, too. The main one 
to look at would be c/src/util/Compilers/IBMVAW32Defs.hpp

--Bill

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

Reply via email to