The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
We switched to gcc 15.1.0 (on 23 May 2025) --> download the new wx/mingw dll's see link belowGet 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.xmlBefore you use a nightly make sure you understand how it works.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.7zA link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls15.1.0.7zThe 07 August 2025 build is out. - Windows : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250807_rev13698_win64.7z - Linux : noneThe current SDK version is : 2.25.0Resolved Fixed:Clangd_client Use std::timed_mutex instead of wxMutex to avoid Manjaro bug that returns wxMUTEX_MISC_ERROR on all wxMutex.LockTimeout() calls. BrowseTracker Include logmanager.h for non CB_PRECOMP compilesadded forgotten NSIS installer script files for Release 25.03Dragscroll: Remove all dependencies on Linux X11Dragscroll: Add linux functions to Makefile.aminitial commit of new project / workspace files for wxWidgets v3.3.xwxSmith: wx v3.3.1 compatibility fixes when using strict v3.3.1 APImake scripts (batch, *nix shell) use the respective platform-required line-feeduse nullptr consequently in TinyXML lib to avoid massive compiler warningsadded missing update scripts for wx v3.3.x buildsupdated update scripts in several project files for wx v3.3.xRegressions/Confirmed/Annoying/Common bugs: