include the xerces-c_1D.lib in Project->Settings->Link Tab ->General->object/library modules. try this out rgrds Vinod -----Original Message----- From: Barry Jones [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 12:18 AM To: Xerces-C-Dev Subject: HELP! Okay, I'm getting really frustrated trying to get Xerces setup on my NT workstation. Here is step by step everything I have done, if anybody sees anything that I missed or has any idea what's wrong, please let me know. -Downloaded xerces-c1_5_0-win32 from the STABLE directory on the web site -Extracted it to D:\xerces-c1_5_0-win32 -Under Environment settings, I've added to the path "D:\xerces-c1_5_0-win32\bin" as specified in the setup instructions -I can go into D:\xerces-c1_5_0-win32\samples\Projects\Win32\VC6 and open the samples.dsw in Visual C++ and it builds without a problem -I open DOMCount.cpp and DOMCount.hpp from the D:\xerces-c1_5_0-win32\samples\DOMCount directory and attempt to Build, however I receive 25 LNK2001 errors, all regarding 'unresolved external symbol "_declspec(dllimport) public: ..." '. -If I open the sample program shown on the web site, I still receive 8 unresolved external symbol errors with regard to the same command Does anybody know what's wrong? Barry W. Jones III Databuilt, Inc. "Ideas won't keep; something must be done about them." -Alfred North Whitehead --------------------------------------------------------------------- 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]
