User forums > Nightly builds

The 04 October 2025 build (13739) is out.

(1/3) > >>

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

The current SDK version is : 2.25.0

Resolved Fixed:


* Clangd_client: 1.2.142 2025/09/20 Apply Christo 1554 patch and guard like use of pParser. (Thanks Christo)
* BrowseTracker: 1.4.131 25/09/17 Apply Christo "Jump to last modified" patch (Thanks Christo)
* Use monospaced font in the command line help dialog (seen when executing codeblocks -h).
* Fix assertion loading a big project with a hidden project manager.
Regressions/Confirmed/Annoying/Common bugs:


20k:
Mouse drag scrolling being enabled and configured to the middle mouse button (Settings -> editor -> mouse drag scrolling -> Mouse Button To Use: Middle Mouse) appears to break right clicking on the main editing area on a piece of code. Turning off mouse drag scrolling appears to fix this. Restarting with it enabled does not enable right click to function again

It seems like the mouse drag scrolling plugin isn't actually enabled correctly initially, as disabling and reenabling the plugin does not allow any mouse dragging to occur, it only works (and then breaks right click) after turning mouse drag scrolling off and on again in the editor settings

I was able to copy across the version of dragscroll from v13650 (dated 23/10/23) and overwrite 13739's dragscroll plugin, and it fixed the problem, so there appears to be a problem in a newer version of dragscroll

If you need any other information for this, please let me know! v13650 is the last version of C::B I've used before updating so I don't know an exact nightly when this bug occurred

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

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

Regards
Xav'

Pecan:

--- Quote from: 20k on October 06, 2025, 08:11:36 pm ---Mouse drag scrolling being enabled and configured to the middle mouse button (Settings -> editor -> mouse drag scrolling -> Mouse Button To Use: Middle Mouse) appears to break right clicking on the main editing area on a piece of code.

--- End quote ---

Acknowledge, Thanks for reporting.
I'll look into it.

srm2000:
The original version of exporter.dll is not friend to unicode characters for a long time.
I changed the encoding from "iso-8859-1" to "utf-8", and it works well.
Hope the adoption in next Nightly builds.

Detailed post is here.
https://forums.codeblocks.org/index.php/topic,26138.0.html

Navigation

[0] Message Index

[#] Next page

Go to full version