Xerces dynamic library
To use xerces C++ with visual studio 6:
- Download the xerces zip file at: http://xml.apache.org/xerces-c/download.cgi and unzip it.
- Go in Project->Settings->C/C++.
- Insert into the "additional include directories", the path to the xerces include directory.
- right-click on resource files and select: add files to folder... Select the needed librarires in the xerces lib directory.
- In the execution directory (or in system32), you have to put the xerces dlls.
0 Comments:
Post a Comment
<< Home