Code::Blocks Forums

User forums => Announcements => Topic started by: MortenMacFly on January 28, 2016, 11:29:22 am

Title: Release 16.01 has arrived
Post by: MortenMacFly on January 28, 2016, 11:29:22 am
Many, many improvements, new plugins and features, more stable and major code completion enhancement, the new Code::Blocks release has finally arrived. Get it from the downloads (http://www.codeblocks.org/downloads) section! A changelog (http://www.codeblocks.org/downloads/binaries/changelog) summarises new features and fixes.

We provide binaries for the major platforms supported by Code::Blocks, with more to come in the next time.
Title: Re: Release 16.01 has arrived
Post by: MortenMacFly on January 28, 2016, 09:11:06 pm
OpenSuse packages have been added for:

Additional Windows versions added:
Title: Re: Release 16.01 has arrived
Post by: MortenMacFly on January 28, 2016, 10:12:45 pm
For Windows, the pre-compiled wxWidgets, version 2.8.12 used to compile the release has been uploaded here (http://sourceforge.net/projects/codeblocks/files/Sources/16.01/wxMSW-2.8.12.7z). When opening a Code::Blocks project file it will usually ask you to define the root of the global compiler variable named "wx" which you simply point to the extracted folder from that archive.

Note that wxWidgets comes compiled in a shared,monolithic,release,unicode flavour, compiled like that:
mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb
Title: Re: Release 16.01 has arrived
Post by: MortenMacFly on February 01, 2016, 09:31:18 pm
Ubuntu package has been added

Additional Windows versions added: