Author Topic: The 16 August 2025 build (13710) is out.  (Read 187 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5532
The 16 August 2025 build (13710) is out.
« on: Yesterday at 04:47:15 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.

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 16 August 2025 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250816_rev13710_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • incremental search plugin: fixed resource ZIP command in wx33 project file
  • incremental search plugin: fixed resource ZIP command in wx32 project file
  • Fix crash on start with wx3.3.1 due to an index out of bound
  • Really fix font size in disassembly window (ticket #1529).
  • ToolsPlus: Really fix font size in HiDPI (ticket #1529).
  • applied patch #1543 by Christo: clangd_client: some stability fixes
  • applied patch #1542 by Christo: clangd_client : if filterText not present in completion response, use label instead

Regressions/Confirmed/Annoying/Common bugs: