User forums > Nightly builds

The 25 May 2024 build (13524) is out.

(1/2) > >>

killerbot:
We switched to gcc 14.1.0 (on 20 May 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-ucrt-r1/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64ucrt-11.0.1-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_wx325_2D_gcc1410-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls14.1.0.7z


The 25 May 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240525_rev13524_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


* applied patch #1473: wxSmith which supports generating empty IDs (from github - thanks GitHubLionel)
* Fixed saving the selected set of variables as default.
Regressions/Confirmed/Annoying/Common bugs:


yositoki-mabbe:
managed to make C::B display wxWidgets warnings twice. here's how to reproduce them:

1st warning:

* open a cbp project you've created in C::B
* if there are any files available for viewing, any at all, even if you're staring at just one file, manually close them and get met with this:
*
* you are given the option to "Stop" or "Continue"
2nd warning:

* right-click on project name, and click on "Properties..."
* go to "Libraries" tab
* click on the "Try to detect missing ones" button and get met with this:
*
* unlike the 1st warning, the 2nd one causes C::B to crash!

Xaviou:
Hi.

I'm sorry, I can't provide an OS X version of this rev  :(

32 bits version for Windows can also be can be downloaded from my website.

Debian Bookworm and Bullseye (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, 23.10 and 24.04 versions can be installed from my ppa

Regards
Xav'

Miguel Gimenez:
@yositoki-mabbe, I cannot reproduce the first warning (closing a file is a very common operation, this had be spotted before).

The second looks like a memory corruption caused by the thread in headersdetectordlg.cpp.

stahta01:

--- Quote from: Miguel Gimenez on May 26, 2024, 07:04:52 pm ---@yositoki-mabbe, I cannot reproduce the first warning (closing a file is a very common operation, this had be spotted before).

The second looks like a memory corruption caused by the thread in headersdetectordlg.cpp.

--- End quote ---

I duplicated the second issue running svn-r13415 CB; so, not a new problem.

Navigation

[0] Message Index

[#] Next page

Go to full version