User forums > Nightly builds
The 01 August 2015 build (10376) is out.
killerbot:
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 for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc492-TDM.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_gcc492-TDM.7z
The 01 August 2015 build is out.
- Windows :
http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150801_rev10376_win32.7z
- Linux :
none
The current SDK version is : 1.25.0
Resolved Fixed:
* editor: Display just the name of the file by default in the editor's notebook
* update of exchndl (crash handler) to 0.7.4 for 32 and 64 bit release
* CC: fix SF #158 Code completion fails with the "using Alias = Type" syntax in C++11
* Temporary (?) remove wxTreeList from wxContribItems and wxSmithContribItems for wx30-builds to avoid a a name conflict, because a trelistctrl is part of wx >= 2.9.3
* updated to (wx)scintilla v3.5.7
* added (moved) crash handler library to src folder, updated to v0.7.5
* updated to new crash handler DLL (this time win32, win64 will follow)
* updated to new crash handler DLL (win32/wx30x and win64/wx30x)
* updated update scripts to install/make use of new crash handler
Regressions/Confirmed/Annoying/Common bugs:
Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
Please test and give feedback.
Currently compiling, will soon be uploaded.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc20, fc21, fc22 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo.
I recently switched to copr to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (easier) or on copr (a little more handwork needed).
oBFusCATed:
--- Quote from: Khram on August 01, 2015, 12:02:44 pm ---Russian spelling is not working ... :'(
--- End quote ---
You're posting in the wrong topic...
shurick:
Packages for openSUSE (binaries and sources) for 32-bit and 64-bit.
cacb:
--- Quote from: jens on August 01, 2015, 12:25:21 pm ---Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo.
These packages are build against wxWidgets 3.0 from Debian repos and mght not be as stable than the versions build against wx2.8, but there are no wx2.8 packages available (at least for stable) from official repos.
Please test and give feedback.
--- End quote ---
I have tried to build this nightly from source using the same method I have applied many times before, but now I am having some problems building:
- OS: Kubuntu 14.10 64bit
- CB source: https://apt.jenslody.de/stable/pool/main/codeblocks_13.12svn10376.orig.tar.gz
- extracted all the files to a folder on an ext4 formatted partition
- added "--with-wx-config=/usr/bin/wx-config" to the DEB_CONFIGURE_EXTRA_FLAGS in debian/rules
- issued "sudo dpkg-buildpackage" to compile all packages
This procedure has worked fine for a couple of years, but now I am getting the following error after some time. I am trying to build against official wx-2.8 as i have done before
$ /usr/bin/wx-config --list
Default config is gtk2-unicode-release-2.8
Alternate matches:
base-unicode-debug-2.8
base-unicode-release-2.8
gtk2-unicode-debug-2.8
All compilation and linking seems to work, but the generation of .deb files fail:
...
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibwxsmithlib0 ; fi
dh_md5sums -plibwxsmithlib0
dh_builddeb -plibwxsmithlib0 -- -Zlzma
dpkg-deb: warning: deprecated compression type 'lzma'; use xz instead
dpkg-deb: warning: ignoring 1 warning about the control file(s)
dpkg-deb: building package `libwxsmithlib0' in `../libwxsmithlib0_13.12svn0_amd64.deb'.
dh_gencontrol -plibwxsmithlib0-dev
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibwxsmithlib0-dev ; fi
dh_md5sums -plibwxsmithlib0-dev
dh_builddeb -plibwxsmithlib0-dev -- -Zlzma
dpkg-deb: warning: deprecated compression type 'lzma'; use xz instead
dpkg-deb: warning: ignoring 1 warning about the control file(s)
dpkg-deb: building package `libwxsmithlib0-dev' in `../libwxsmithlib0-dev_13.12svn0_amd64.deb'.
dh_gencontrol -pwxsmith-dev
# only call dh_scour for packages in main
if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -pwxsmith-dev ; fi
dh_md5sums -pwxsmith-dev
dh_builddeb -pwxsmith-dev -- -Zlzma
dpkg-deb: warning: deprecated compression type 'lzma'; use xz instead
dpkg-deb: warning: ignoring 1 warning about the control file(s)
dpkg-deb: building package `wxsmith-dev' in `../wxsmith-dev_13.12svn0_amd64.deb'.
dpkg-genchanges >../codeblocks_13.12svn10112_amd64.changes
dpkg-genchanges: error: cannot read ../codeblocks_13.12svn0.dsc: No such file or directory
dpkg-buildpackage: error: dpkg-genchanges gave error exit status 2
Any advice on this?
Not sure what "dpkg-genchanges" tries to do...
Update:
I observe another symptom with this build, svn number is zero
Previously, I got: codeblocks-common_13.12svn10090_all.deb (for build 10090)
This build, I got: codeblocks-common_13.12svn0_all.deb (for build 10376)
and the same for all others
Navigation
[0] Message Index
[#] Next page
Go to full version