cplusplus:installing_codeblocks
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cplusplus:installing_codeblocks [2016/01/09 18:50] – [Linux] mithat | cplusplus:installing_codeblocks [2016/01/10 01:42] (current) – mithat | ||
---|---|---|---|
Line 40: | Line 40: | ||
In the unlikely event that you have a previous Code:: | In the unlikely event that you have a previous Code:: | ||
</ | </ | ||
- | |||
===== After installing ===== | ===== After installing ===== | ||
- | **Set the compiler to use C++11 standards.** | + | ==== Set the default compiler ==== |
+ | You may have more than one compiler installed on your computer. To keep you from having to manually set the proper compiler each time you start a new project, verify that the desired compiler is set as the default by doing the following: | ||
+ | |||
+ | - Go to //Settings > Compiler...// | ||
+ | - Make sure the //Compiler settings// tab is active. | ||
+ | - Select "GNU GCC Compiler" | ||
+ | - If the //Set as default// button is active (i.e., not greyed out), click on it to make GNU GCC Compiler the default. | ||
+ | - On Windows, click on the " | ||
+ | |||
+ | ==== Set the compiler to use C++11 standards | ||
<WRAP center round important 99%> | <WRAP center round important 99%> |
cplusplus/installing_codeblocks.1452365435.txt.gz · Last modified: 2016/01/09 18:50 by mithat