Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Nightly builds
(Moderator:
killerbot
) »
The 08 August 2025 build (13698) is out.
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: The 08 August 2025 build (13698) is out. (Read 848 times)
killerbot
Administrator
Lives here!
Posts: 5531
The 08 August 2025 build (13698) is out.
«
on:
August 07, 2025, 06:08:21 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 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:
Logged
Wkerry
Multiple posting newcomer
Posts: 104
Re: The 08 August 2025 build (13698) is out.
«
Reply #1 on:
August 08, 2025, 11:17:57 am »
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?
Logged
Miguel Gimenez
Developer
Lives here!
Posts: 1756
Re: The 08 August 2025 build (13698) is out.
«
Reply #2 on:
August 08, 2025, 12:24:29 pm »
The last changes are compilation-related, they do not modify behaviour.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Nightly builds
(Moderator:
killerbot
) »
The 08 August 2025 build (13698) is out.