News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 08 August 2025 build (13698) is out.

Started by killerbot, August 07, 2025, 06:08:21 PM

Previous topic - Next topic

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

The current SDK version is : 2.25.0

Resolved 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 compiles
  • added forgotten NSIS installer script files for Release 25.03
  • Dragscroll: Remove all dependencies on Linux X11
  • Dragscroll: Add linux functions to Makefile.am
  • initial commit of new project / workspace files for wxWidgets v3.3.x
  • wxSmith: wx v3.3.1 compatibility fixes when using strict v3.3.1 API
  • make scripts (batch, *nix shell) use the respective platform-required line-feed
  • use nullptr consequently in TinyXML lib to avoid massive compiler warnings
  • added missing update scripts for wx v3.3.x builds
  • updated update scripts in several project files for wx v3.3.x

Regressions/Confirmed/Annoying/Common bugs:




Wkerry

With the SVN changes made after the build today/yesterday/tonight/UTC/local date etc after the build if the SF chronological order is right then is it worth testing or using this nightly build?

Miguel Gimenez

The last changes are compilation-related, they do not modify behaviour.