Is there anything special about setting up a MSVC 6 project for Xerces-C?
I'm continuing to have difficulty getting the version of DOMPrint.exe that I compile with my own project workspace to behave correctly. The following is what I did to create a new workspace: - create an empty console app - remove everything except user32.lib and kernel32.lib from the link list - add a #pragma statement to link xerces-c_1.lib - add the files to the project (DOMPrint.cpp, DOMTreeErrorReporter.cpp/hpp) - build Is there anything that I'm doing that I shouldn't be or vice versa? Can someone who uses VC6 help me out? Much thanks in advance. ============================ Bob Nemeth ERL, LLC [EMAIL PROTECTED] ============================ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
