+ 12
Code Blocks C/C++ IDE
A thread on Code blocks
7 Answers
+ 5
There should be a link for these here:
Download Link for CodeBlocks 16.01 on Windows 64 Bit with GNU Compiler :
http://sourceforge.net/projects/codeblocks/files/Binaries/16.01/Windows/codeblocks-16.01mingw-setup.exe
Rest of the download Links :
www.codeblocks.org/downloads/26
The main CodeBlocks site - Access Download Links, Documentations, Forum URLs and more here :
www.codeblocks.org
+ 5
A C++ Thread
https://www.sololearn.com/discuss/459759/?ref=app
+ 4
Another IDE that compiles C and C++
https://www.sololearn.com/discuss/410578/?ref=app
+ 2
New Boston
C++ Programming Tutorials Playlist:
- C++ Tutorial
- shows how to install Code blocks
http://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
+ 1
Code blocks is best for C++ holds libraries and access is well developed.
+ 1
Steps to get C++17 Support in Code::Blocks:
https://solarianprogrammer.com/2017/11/22/install-codeblocks-gcc-windows/
A new MinGW version with GCC 7.2 Support :
// For use as compiler inside CodeBlocks.
https://nuwen.net/mingw.html
0
Andreea123