User forums > Nightly builds

The 09 February 2026 build (13785) is out.

(1/1)

killerbot:
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.

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 09 February 2026 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2026/CB_20260209_rev13785_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


* clangd_client: Apply ticket 1585 fixing stuck hover popup (thanks Christo)
* clangd_client Move some of ticket 1585 to the correct position (thanks Christo)
* clangd_client ClassBrowser Fix asserts caused by invalid wxTreeItemId(s)
* wxSmith: Fix overriding of GetValueString() with wxWidgets 3.3.1 and newer.
Regressions/Confirmed/Annoying/Common bugs:


Xaviou:
Hi.

32 bits version for Windows can be downloaded from my website.

Debian Trixie (64 bits) and Bookworm (32 and 64 bits) can be installed from my repo
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04, 24.10 and 25.10 versions can be installed from my ppa (they are now available for both amd64 and arm64 architectures).

Regards
Xav'

Xaviou:
Hi.
I made some compilation tests with wxWidgets-3.3.x, and it seems there are problems:

* with wxWidgets-3.3.1: The build went fine, but I suspect something wrong as the archive obtained has a really lower size, and inside, the total size of the "share" folder is about half the size of the one for wxWidgets-3.2.8. But it starts.
* with wxWidgets-3.3.2 (recent git pull): It can't be built (I've attached the build log for the 64bits version, but I had the same problem with the 32 bits attempt)
Regards
Xav'

Miguel Gimenez:
The squirrel error may be fixed including (in sc_wxtypes.cpp)

--- Code: ---#include <wx/colour.h>

--- End code ---
just before

--- Code: ---#include <wx/filename.h>

--- End code ---

Navigation

[0] Message Index

Go to full version