go to Project, Settings click on the Link tab in the box labeled object/library modules, add in [path xerces is in]\xerces-c1_7_0-win32\lib\xerces-c_1.lib
also, under the c/c++ tab, in the category of Preprocessor, i had to add to the additional include directories box: [path xerces is in]\xerces-c1_7_0-win32\include\ i hope that does it anna -----Original Message----- From: Mirko Braun [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 11:35 AM To: [EMAIL PROTECTED] Subject: Integration of Xerces-C++ 1_7_0 in my Projekt in MS Visual C++ Studio 6 Hi all, I'm quite new to the topic of XML and the Xerces-C++-Parser and the usage of the Visual Studio 6. I made a simple console application projekt in Visual Studio 6.0 and i had same problems to link the xerceslib-projekt (the two projects are in different pathes). Can somebody offer me a short and simple description of the settings i have to choose in the studio to link the tow project in an easy way. The description in the documentation is quite short. Thanks in advance Regards, Mirko --------------------------------------------------------------------- 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]
