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 (http://forums.next.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc510-TDM-2.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc510-TDM.7z
The 03 October 2017 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2017/CB_20171003_rev11182_win32.7z
- Linux :
none
The current SDK version is : 1.31.0
Resolved Fixed:
- compiler: Fix the tooltips for the new button for selecting a target in the compiler toolbar
- compiler: Try to improve the invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!] message we're printing
Regressions/Confirmed/Annoying/Common bugs:
CentOS 7 and Fedora 25, 26, 27 and Rawhide packages are available from my copr (see signature).
Building Debian packages is currently stalled. I don't know if I will start building for Debian again, because it's much work and I do not use Debian since years.
Debian packages are now available again, please test whether the repo works or not (see signature).
I do not use Debian myself since years, so it's hard to keep it uptodate and test it.
Builds only happen for the convenience of our users.
Hi.
Quote from: jens on October 03, 2017, 02:54:20 PM
Debian packages are now available again, please test whether the repo works or not (see signature).
It seems the repo has a problem.
tested on a Debian Stretch install : I get an error message after adding the repo url (see "Error Msg" screenshot attached)
Tried to search for "codeblocks" with synaptic : the main package for this nightly can't be found (see "Synaptic CB Search" screenshot attached)
Regards
Xav'
Debian stretch problem reported by Xaviou duplicated.
https://apt.jenslody.de/stable/ stretch main
W: Invalid 'Date' entry in Release file /var/lib/apt/lists/apt.jenslody.de_stable_dists_stretch_Release
@Xaviou and @stahta01 thanks for reporting.
The issue should be fixed now.
Unfortunately I have to pin my repo on debian testing, otherwise codeblocks from main-repo is installed.
I created "/etc/apt/preferences.d/10codeblocks" with the following content:
Package: *
Pin: origin apt.jenslody.de
Pin-Priority: 999
Quote from: jens on October 07, 2017, 01:28:51 PM
@Xaviou and @stahta01 thanks for reporting.
The issue should be fixed now.
Unfortunately I have to pin my repo on debian testing, otherwise codeblocks from main-repo is installed.
I created "/etc/apt/preferences.d/10codeblocks" with the following content:
Package: *
Pin: origin apt.jenslody.de
Pin-Priority: 999
Thank you for the info on how to pin codeblocks.
I have gotten CB from your repo installed; note, first I had to remove codeblocks and libcodeblocks from the debian repo.
Tim S.
Hi.
Quote from: jens on October 07, 2017, 01:28:51 PM
The issue should be fixed now.
It works fine.
Quote from: jens on October 07, 2017, 01:28:51 PMUnfortunately I have to pin my repo on debian testing, otherwise codeblocks from main-repo is installed.
I created "/etc/apt/preferences.d/10codeblocks" with the following content:
Package: *
Pin: origin apt.jenslody.de
Pin-Priority: 999
I also had to do the same thing : thank you for the tip.
Regards
Xav'