Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on September 13, 2025, 07:13:28 pm
-
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 13 September 2025 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250913_rev13733_win64.7z
- Linux :
none
The current SDK version is : 2.25.0
Resolved Fixed:
- CodeCompletion: Remove assertion in wxDir when the filename has no path (ticket #1544)
- IncrementalSearch: Fix search bar resetting on Mac (ticket #1547, thanks Federico Perini).
- applied patch #1549 by Christo: change visual state of file only if it is not controlled by vcs
- applied patch #1548: update zlib 1.2.8 -> 1.3.1 by Federico Perini
- updated two references of bzlib2 to Gitlab version (applied to help- and SpellChecker-plugin) and adopted C::B comments
- adjust silent installer of release to validate against checks from MS App Store: Remove splash screen in silent install
- ClangdClient: Apply patches 1551 and 1552 (Thanks Christo)
- BrowseTracker: Add missing editor activations to jump tracker array
- applied patch #1550: Bootstrap: C::B requires automake 1.13 or newer (by Carlo Bramini)
- partially apply patch #1546 Fix crashes when building/running C::B on macOS-arm + clang++ (layout saving), by Federico Perini
- applied patch #1545 Patch: enable GCC to parse Fortran warnings by Federico Perini
- compilation fix for non-PCH compilers
- provide convenience function to fix bug #1534: Running compiled program fails because of wrong PATH
Regressions/Confirmed/Annoying/Common bugs: