Code Blocks Review
Code Blocks is an excellent option for programming in C++. It is an open-source, integrated, cross-platform development environment that supports the use of multiple compilers, such as: GCC (MingW/GNU GCC), MSVC , Digital Mars, Borland C++ 5.5, and Open Watcom. The default compiler that this Code Blocks packet comes with is MinGW.
Code Blocks' functionality can be expanded by using plugins. It has a fast, customized construction system that doesn't require makefiles, and allows you to perform parallel constructions on systems with a multi-core CPU.
Code Block's debugger supports the application of breakpoints on the source code, or on the data that the program handles, as well as the establishment of conditions and counters for said breakpoints. You can also create defined inspections by user. Another noteworthy feature are the custom memory dumps.
Code::Blocks Windows 10 – The open source, cross platform, free C, C and Fortran IDE. Download Code::Blocks for Windows PC from Win10Fix.com. 100% Safe and Secure Free Download (32-bit/64-bit) Latest Version 2020.
Lastly, Code Blocks colors the source-code syntax, includes a 'code folding' function for C++ and XML languages, has a tabbed interface, comes with a class browser, and a feature for completing the source-code.
Visit Code Blocks site and Download Code Blocks Latest Version!
Why Download Code Blocks using YepDownload?
- Code Blocks Simple & Fast Download!
- Works with All Windows (64/32 bit) versions!
- Code Blocks Latest Version!
- Fully compatible with Windows 10
Disclaimer
Code Blocks is a product developed by codeblocks.org. This site is not directly affiliated with codeblocks.org. All trademarks, registered trademarks, product names and company names or logos mentioned herein are the property of their respective owners.Please select a setup package depending on your platform:
NOTE: For older OS'es use older releases. There are releases for many OS version and platforms on the Sourceforge.net page.
NOTE: There are also more recent nightly builds available in the forums or (for Debian and Fedora users) in Jens' Debian repository and Jens' Fedora repository. Please note that we consider nightly builds to be stable, usually.
NOTE: We have a Changelog for 17.12, that gives you an overview over the enhancements and fixes we have put in the new release.
Windows XP / Vista / 7 / 8.x / 10:
File | Date | Download from |
codeblocks-17.12-setup.exe codeblocks-17.12-setup-nonadmin.exe codeblocks-17.12-nosetup.zip codeblocks-17.12mingw-setup.exe codeblocks-17.12mingw-nosetup.zip codeblocks-17.12mingw_fortran-setup.exe | 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 | FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net |
NOTE: The codeblocks-17.12-setup.exe file includes Code::Blocks with all plugins. The codeblocks-17.12-setup-nonadmin.exe file is provided for convenience to users that do not have administrator rights on their machine(s).
NOTE: The codeblocks-17.12mingw-setup.exe file includes additionally the GCC/G++ compiler and GDB debugger from TDM-GCC (version 5.1.0, 32 bit, SJLJ). The codeblocks-17.12mingw_fortran-setup.exe file includes additionally to that the GFortran compiler (TDM-GCC).
NOTE: The codeblocks-17.12(mingw)-nosetup.zip files are provided for convenience to users that are allergic against installers. However, it will not allow to select plugins / features to install (it includes everything) and not create any menu shortcuts. For the 'installation' you are on your own.
If unsure, please use codeblocks-17.12mingw-setup.exe!
Linux 32 and 64-bit:
Distro | File | Date | Download from |
codeblocks_17.12-1_amd64_stable.tar.xz codeblocks_17.12-1_i386_stable.tar.xz codeblocks_17.12-1_amd64_testing.tar.xz codeblocks_17.12-1_i386_testing.tar.xz | 06 Jan 2018 06 Jan 2018 06 Jan 2018 06 Jan 2018 | FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net | |
codeblock-17.12-1.fc26.i686.tar.xz codeblock-17.12-1.fc26.ppc64le.tar.xz codeblock-17.12-1.fc26.x86_64.tar.xz codeblock-17.12-1.fc27.i686.tar.xz codeblock-17.12-1.fc27.ppc64le.tar.xz codeblock-17.12-1.fc27.x86_64.tar.xz codeblock-17.12-1.fc28.i686.tar.xz codeblock-17.12-1.fc28.ppc64le.tar.xz codeblock-17.12-1.fc28.x86_64.tar.xz | 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 30 Dec 2017 | FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net FossHUB or Sourceforge.net | |
codeblock-17.12-1.el7.centos.ppc64le.tar.xz codeblock-17.12-1.el7.centos.x86_64.tar.xz | 30 Dec 2017 30 Dec 2017 | FossHUB or Sourceforge.net FossHUB or Sourceforge.net |
NOTE: The Linux packages above are compressed archives (tar.xz or tar.bz2). When you decompress the package you downloaded on your system, you will find all the .rpm or .deb packages required to install Code::Blocks.
NOTE: Debug and development files for Linux are in Jens' repos, here:
- Debian: https://apt.jenslody.de/
- Fedora: https://copr.fedorainfracloud.org/coprs/jenslody/codeblocks-release
Important note for Ubuntu users: The contrib-plugins package for debian can not be used on Ubuntu 12.04(+), due to an incompatible libhunspell-package.
Note: On RedHat/CentOS 5 and older revisions of 6 (up to 6.2 as far as we know) you need to add repoforge (former rpmforge) to your repolist, to be able to install the needed wxGTK-package. See http://repoforge.org/use for an instruction.
Compiler For Code Blocks
Note: Redhat/CentOS probably also needs an installed hunspell-package, if you want to install the contrib-plugins. I build the package against hunspell from atomicorp.com, see: http://www6.atomicorp.com/channels/atomic/centos/5EL/. Other packages (if available) might also work.
Note: There seem to be no recent enough boost-packages available for RedHat/CentOS, so the NassiShneidermann-plugin is not available in the contrib-plugins for these systems.
Mac OS X:
Code Blocks Compiler Free Download For Windows 8.1
File | Date | Download from |
CodeBlocks-13.12-mac.zip | 26 Dec 2013 | FossHUB or Sourceforge.net |
NOTES:
Free Download Compiler For Code Blocks Free
- Code::Blocks 17.12 for Mac is currently not available due to the lack of Mac developers, or developers that own a Mac. We could use an extra Mac developer (or two) to work on Mac compatibility issues.
- The provided download contains an Application Bundle (for the i386 architecture) built for Mac OS X 10.6 (and later), bundling most Code::Blocks plugins.
Download Gcc Compiler For Codeblocks
For older release versions please check here.