Xercesc configuration and simple example in vs2010

Source: Internet
Author: User

 

Download and unzip the xerces-c-3.1.1 from the official website, open the project

 

Xerces-c-3.1.1 \ projects \ Win32 \ VC10 \ xerces-all \ xerces-all.sln,

 

Select the xerceslib project to compile and generate the relevant library files.

 

Set environment variables and add xerces-c-3.1.1 \ build \ Win32 \ VC10 \ debug.

Create a project and Open Properties

Configuration properties:

A. C/C ++-> General-> additional include directory xerces-c-3.1.1 \ SRC;

B. linker-> General-> additional library directory xerces-c-3.1.1 \ build \ Win32 \ VC10 \ debug;

C. linker-> input-> additional dependency xerces-c_3D.lib

Xercesc configuration and simple example in vs2010

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.