I am attempting to build xerces using either C++ Builder 4 or C++ Builder 6. I downloaded the current source release of xerces-c, and successfully built the library xerces.lib. I then created the dll using "implib -w -f", include the .LIB file in my project, and put the .DLL in my projects path. Then I build the sample programs (like DOMPrint or SAXPrint) and they fail before they reach main(). Does anyone have advice for me in trying to use xerces with C++ Builder?
Thanks, Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
