News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

code::blocks and c++14

Started by hbend63, February 09, 2016, 01:54:34 PM

Previous topic - Next topic

hbend63

Hello,
for our eduction, we use code:blocks in our lab sessions. For the new semester I prepared a setup on windows for code::blocks 16.1 including the mingw compiler for c++14 by using Inno-Setup. Maybe it's also useful for others who want to test it. Is there a place to upload the installation?

Harald

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]