Building the C + + 11 development environment (Windows Platform)

Source: Internet
Author: User

Building the C + + 11 development environment (Windows Platform) code::block

IDE:code::blocks 12.11 version number

Compiler:tdm-gcc http://tdm-gcc.tdragon.net/ TDM64 Bundle GCC 4.8.1

Q: What is tdm-gcc?

Answer:A compiler Suite for 32-and 64-bit Windows based on the GNU toolchain.

TDM-GCC Official website:

TDM-GCC installation. The path is arbitrary.

IDE configuration.

Compile options remember to tick.

IDE configuration.

The compiler path and the corresponding. exe program.

IDE configuration. Find folders for header files and library files.

Configuring a header file including a folder allows you to view the header files and class declarations and definitions when you write the source code.

Setup is complete.

Try the lambda expression in the new standard.

Able to build and execute successfully.

Kind Hello world.

Cfree


Cfree is a more lightweight c++ide. It comes with mingw5. But the version number is older, want to support c++11 words. To manually configure a lot of things. C11 development environment configuration see below.


Menu selection. Build | Build Options | Create a new configuration. Name any, take c++11 as an example.

Building the C + + 11 development environment (Windows Platform)

Related Article

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.