Build a boost Standard Library Development Environment

Source: Internet
Author: User

1. Download the installation package of Boost-related libraries

URL: http://www.boost.org/

Among them 1.55.0 version is: http://sourceforge.net/projects/boost/files/boost/1.55.0/

:

2. boost development-related software:

Boost_1_55_0.tar.gz the boost source package under the Linux platform

Boost_000055_0.zip the boost source package on the Windows platform

The boost_1_55_0-bin-msvc-all-32-64.7z is a boost library for all vs versions that have been compiled.

Boost_1_55_0-msvc-10.0-32.exe vs2010 32-bit boost Library

Boost_1_55_0-msvc-10.0-64.exe vs2010 64-bit boost library.

Boost_1_55_0-msvc-12.0-32.exe vs2013 32-bit boost library.

3, again has installed vs2013 computer, double-click execute: boost_1_55_0-msvc-12.0-32.exe, install boost, such as local installation directory:

4. Open vs2013 ---> New ---> General ----> Empty Project.

5. To use the boost library, set the boost attributes in the project:

Set Method, select project --> right-click ---> properties, and set the executable file directory location

6. Set the include directory as follows:

7. Set the library directory

8. Right-click the project to create a CPP file and test boost as follows:

If the output result is: the boost development environment is set up.

9. knowledge points:

The 32-bit and 64-bit boost functions can coexist.


Zookeeper

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.