User forums > Nightly builds
The 30 June 2024 build (13533) 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_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 30 June 2024 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240630_rev13533_win64.7z
- Linux :
none
The current SDK version is : 2.25.0
Resolved Fixed:
* BrowseTracker 1.4.117 24/06/18 Fix GetMaxEntries() (Helpers.cpp) to query conf only once
Regressions/Confirmed/Annoying/Common bugs:
Xaviou:
Hi.
OS X version of this rev can be downloaded from my website.
There is only a macOS-11.6 version.
Note that it is not a notarized version of the application.
32 bits version for Windows can also be found in the same place.
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'
Uriens The Gray:
Works just fine from the MSYS2 packages. Thanks.
jank9201:
build error
I build current version codeblocks on CentOS 7 with configure, it seems the configure script is broken!
the configure command is as follows
./configure --disable-pch --with-contrib-plugins=all, --with-wx-config=../wxbuild/wx-config
the tinyxml library linked by contrib plugins component is not added into makefile. if we want to build it successfully, the $(TINYXML_LIBS) should be added to makefiles after $(LIBS) manually. by the way, the wxwidgets library is built with non-monolithic choice
Miguel Gimenez:
Which makefiles needed edition?
Navigation
[0] Message Index
[#] Next page
Go to full version