User forums > Nightly builds

The 06 March 2024 build (13485) is out.

<< < (2/2)

grem:
In Gentoo Linux the Code::Blocks is available as dev-util/codeblocks package where build of application from upstream code is available as codeblocks-9999 package version.
Such package versions are unstable and therefore should be initially unmased before trying to build and install.

The previous revision could be built with the aid of portage/ebuild helper ESVN_REVISION user variable  (from subversion.eclass). I.e. to build revision 13485 the following command could be used after package version unmasking:

--- Code: ---ESVN_REVISION=13485 emerge -1av =dev-util/codeblocks-9999
--- End code ---
Unfortunately I don't know how to automatically download the SVN revision tarballs from Sourceforge so upstream versions aren't available in Gentoo in offline systems.

DigitalSpaceDotName:
Win64 Re-Build 13485 compiled against WxWidget 3.3 with Dark Mode Enabled.

compiled with x86_64-13.2.0-release-win32-seh-ucrt-rt_v11-rev1

https://github.com/tomasmark79/codeblocks-dark
https://github.com/tomasmark79/codeblocks-dark/releases/download/cb_rev13485_win64-dark-ccf/cb_rev13485_win64-dark-ccf.7z

MehdiChinoune:
You could install codeblocks on Windows through MSYS2:
https://packages.msys2.org/base/mingw-w64-codeblocks

in three variants UCRT64 (built against gcc 13.2.0 toolchain), CLANG64 (built against LLVM-17.0.6 toolchain) and CLANGARM64 (same as CLANG64 but for aarch64)

DigitalSpaceDotName:
Hi.

If you will want to prepare main trunk for new wx-3.3 you can use my patch files and safe some time. ;-)
https://github.com/tomasmark79/codeblocks-dark
Greetings.

Navigation

[0] Message Index

[*] Previous page

Go to full version