1
Nightly builds / Re: The 27 July 2026 build (13924) is out.
« Last post by Xaviou on Today at 06:19:49 pm »Hi.
32 bits version for Windows (and also 64 bits version) can be downloaded from my website.
I made both a wxWidgets-3.2.11 and wxWidgets-3.3.3 linked versions
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 and 24.04 versions can be installed from my ppa (they are available for both amd64 and arm64 architectures).
There was a problem building for Ubuntu-26.04 on launchpad:
There was also a problem on Windows with the Clangd_Client plugin (linked with wxWidgets-3.2.11 only)
This error did not appeared while building for wxWidget-3.3.3
Regards
Xav'
32 bits version for Windows (and also 64 bits version) can be downloaded from my website.
I made both a wxWidgets-3.2.11 and wxWidgets-3.3.3 linked versions
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 and 24.04 versions can be installed from my ppa (they are available for both amd64 and arm64 architectures).
There was a problem building for Ubuntu-26.04 on launchpad:
Quote from: Build log
Full log HereCodeCommand: dpkg-buildpackage --sanitize-env -us -uc -mLaunchpad Build Daemon <buildd@lcy02-amd64-022.buildd> -b -rfakeroot
dpkg-buildpackage: info: source package codeblocks
dpkg-buildpackage: info: source version 25.03+svn13924~ubuntu26.04.1
dpkg-buildpackage: info: source distribution resolute
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
debian/rules:2: /usr/share/cdbs/1/class/autotools.mk: No such file or directory
make: *** No rule to make target '/usr/share/cdbs/1/class/autotools.mk'. Stop.
dpkg-buildpackage: error: debian/rules clean subprocess failed with exit status 2
There was also a problem on Windows with the Clangd_Client plugin (linked with wxWidgets-3.2.11 only)
Quote
The compiler used is Gcc-16.1.0 from MSys2.Code...\src\plugins\contrib\clangd_client\src\codecompletion\parser\parser.cpp: In member function 'void Parser::OnLSP_WorkspaceApplyEdit(wxCommandEvent&)':
...\src\plugins\contrib\clangd_client\src\codecompletion\parser\parser.cpp:3642:23: error: aggregate 'std::stringstream message' has incomplete type and cannot be defined
3642 | std::stringstream message;
| ^~~~~~~
This error did not appeared while building for wxWidget-3.3.3
Regards
Xav'
Recent Posts