Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on October 12, 2025, 09:33:23 am
-
We switched to gcc 15.1.0 (on 23 May 2025) --> download the new wx/mingw dll's see link below
Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-12.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-12.0.0-r1.7z
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx328_2D_gcc1510-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls15.1.0.7z
The 12 October 2025 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20251012_rev13747_win64.7z
- Linux :
none
The current SDK version is : 2.25.0
Resolved Fixed:
- BrowseTracker 1.4.132 2025/10/01 Apply Christo Patch (Thanks Christo)
- updated exception handler (exchndl) to v0.9.8
- SourceExporter: Replace ISO8859-1 encoding with UTF-8 when generating HTML (thanks srm2000
- CodeCompletion: Fix timer crashes on macOS (ticket #1558, thanks Pederico Perini)
- DragScroll 1/4/14 25/10/09 Fix using any middle mouse key combo disables context menu
- Increase font size in debugger windows (thanks srm2000)
Regressions/Confirmed/Annoying/Common bugs:
-
Hi.
32 bits version for Windows can be downloaded from my website (https://wxstuff.xaviou.fr/article/codeblocks-nightly-builds.html).
Debian Trixie (64 bits) and Bookworm (32 and 64 bits) can be installed from my repo (https://wxstuff.xaviou.fr/article/debian-repository.html)
The corresponding unsigned deb files can also be downloaded from the website page linked above.
Ubuntu-22.04, 24.10, 25.04 and 25.10 versions can be installed from my ppa (https://launchpad.net/~x-psoud/+archive/ubuntu/cbnb) (they are now available for both amd64 and arm64 architectures).
Regards
Xav'