User forums > Nightly builds
The 12 October 2024 build (13584) is out.
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_wx326_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 12 October 2024 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20241012_rev13584_win64.7z
- Linux :
none
The current SDK version is : 2.25.0
Resolved Fixed:
* File manager: Prevent deletion of the system root folder (ticket #1504).
* CbLauncher: build the CbLauncher.exe in the Makefile.am
* SmartIndent plugin: disable parallel make for SmartIndent(Thanks stahta01)
* SDK: codeblocks plugin fix in the case that The MSys2 UCRT64 package gives a false failure message when installing a cbplugin(Thanks stahta01)
* wxSmith: fix dll symbol export issue when building C::B under msys2's configure/make (Thanks stahta01)
* src: Use "WX_CPPFLAGS" instead of "WX_CXXFLAGS" in Makefile.am(Thanks stahta01)
* Clangd_client Apply Linux patch 1503 to eliminate polling and cpu usage. Thanks Christo
* wxSmith: Make the OK button the default one in wxStdDlalogButtonSizer.
Regressions/Confirmed/Annoying/Common bugs:
ThierryD:
Hi,
I don't known if cause of crash is due to "newly" Nightly Build, or if I test CB with new configuration (I used two screens "today" on my laptop to work most quickly with multiple windows), but I constat crash after one click on main menu "Build" in second screen on Windows 11 64b.
Here my config CB (and too in attachment)
Name : Code::Blocks
Version : svn-r13584
SDK Version : 2.25.0
Scintilla Version : 3.7.5
Author : The Code::Blocks Team
E-mail : info@codeblocks.org
Website : https://www.codeblocks.org
OS : Windows 11 (build 22631), 64-bit edition
Scaling factor : 1.000000
Detected scaling factor : 1.000000
Display PPI : 96x96
Display count : 2
Display 0 (\\.\DISPLAY1): XY=[0,0]; Size=[1920,1080]; Primary
Display 1 (\\.\DISPLAY4): XY=[1920,0]; Size=[1920,1080];
wxWidgets Library (wxMSW port)
Version 3.2.6 (Unicode: wchar_t, debug level: 1),
compiled at Sep 25 2024 20:12:19
Runtime version of toolkit used is 10.0.
NB : two display detected ...
Join RPT generated.
Thank's
TDE.
Miguel Gimenez:
It is not a crash, it is generated by wxWidgets because we are trying to capture an already captured mouse.
This is a known old problem, but to fix it we need a consistent way to reproduce. If you can reproduce it consistently, please post the steps.
ThierryD:
Hi Miguel,
Sorry for delay of this response, ...but it's really difficult to reproduce this (not) "crash" of CB (wx is the major cause ...).
I'm not sure it's the same scenario, but yes today, another RPT is generate (joined).
I try to describe my actions (always on my second screen) :
- after many "rebuild" on Workspace CB, I save "all" with submenu "Save Everything" in menu "File",
- and last click on "All build" (my virtual target) to "rebuild all" and crash ...
I join too my project CB (renamed in *.cbp.txt).
I reload all of my environment of this project on GitHub here : https://github.com/tdechaize/Lesson10 (repository open).
Thank's.
Regards.
stahta01:
--- Quote from: ThierryD on October 21, 2024, 04:31:30 pm ---Hi Miguel,
Sorry for delay of this response, ...but it's really difficult to reproduce this (not) "crash" of CB (wx is the major cause ...).
I'm not sure it's the same scenario, but yes today, another RPT is generate (joined).
I try to describe my actions (always on my second screen) :
- after many "rebuild" on Workspace CB, I save "all" with submenu "Save Everything" in menu "File",
- and last click on "All build" (my virtual target) to "rebuild all" and crash ...
I join too my project CB (renamed in *.cbp.txt).
I reload all of my environment of this project on GitHub here : https://github.com/tdechaize/Lesson10 (repository open).
Thank's.
Regards.
--- End quote ---
This time it looks like code completion crashed; so, it is not the same as last time. I suggest turning off the code completion plugin.
But, I do not use the old code completion plugin and rarely the new clang plugin replacement.
Tim S.
Navigation
[0] Message Index
[#] Next page
Go to full version