User forums > Nightly builds
The 05 November 2013 build (9435) 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://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc471-TDM.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc471-TDM.7z
And the exception handler dll (for better crash reports) : http://prdownload.berlios.de/codeblocks/exchndl_gcc471-TDM.7z
The 05 November 2013 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20131105_rev9435_win32.7z
- Linux :
none
Resolved Fixed:
* sdk and src: make more use of nullptr (no functional change)
* Fix problem with line-numbers being shown for newly opened editors, even if the appropriate options is turned off; see: http://forums.codeblocks.org/index.php/topic,18516.msg126649.html#msg126649
* follow the wx's policies by not including windows.h directly, but through a wrapper (thanks stahta01)
* compiler: fix missing flags for ICC under linux
Regressions/Confirmed/Annoying/Common bugs:
dmoore:
Ubuntu packages (i386 + AMD64 for Precise through Trusty) are available here.
--- Code: ---sudo add-apt-repository ppa:damien-moore/codeblocks-nightly
sudo apt-get update
sudo apt-get install codeblocks codeblocks-contrib
--- End code ---
Note: If you are using Code::Blocks from Pasgui's repository you will need to uninstall it and disable that repo before adding this one and reinstalling.
Workaround for possible crash related to compiler plugin at start up:
1. Open terminal, run "codeblocks --safe-mode"
2. Plugins -> Manage Plugins -> Compiler plugin -> Enable, then close the dialog
3. Accept all prompts
4. Close codeblocks
5. Start codeblocks as you normally would and everything should work normally.
Jenna:
As usual:
Debian packages (binaries and sources) for 32-bit and 64-bit systems (stable and testing) can be found in my debian-repo.
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc18, fc19 and fc20) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo .
ToApolytoXaos:
first of all, sorry for reporting an older svn revision issue here which is newer, but since yesterday i have been dealing with peculiar behavior on my Debian machine with svn9423.
Below is the crashing report file that just got generated upon opening C::B.
oBFusCATed:
As far as I can see this log contains no useful information, so please install debug-symbols or rebuild with --enable-debug configure option.
Navigation
[0] Message Index
[#] Next page
Go to full version