Select the correct runtime. Use "Multithreaded DLL", debug if you are using the debug Xerces libs, else non-debug.
-------------------------- Dean Roddey The Charmed Quark Controller Charmed Quark Software [EMAIL PROTECTED] http://www.charmedquark.com "If it don't have a control port, don't buy it!" ----- Original Message ----- From: "Bob Nemeth" <[EMAIL PROTECTED]> To: "Xerces-C-Dev" <[EMAIL PROTECTED]> Sent: Friday, September 28, 2001 2:01 PM Subject: MSVC 6 project > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
