User forums > Nightly builds
The 13 October 2007 build (4530) 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_wx284.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
The 13 October 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20071013_rev4530_win32.7z
- Linux :
none
Resolved Fixed:
* Fixed: [Bug #12110] "Output filename" doesn't get saved correctly in project
* wxSmith: Fixed bug in %o nd %r formattings (so valid item is now passed to SetSizer or Sizer->Add etc)
* wxSmith: Enabled forward declarations switch for new resources (such resources will create forward declaration instead of including header where it's possible)
* only check for pkg-config/gtk+-2.0 when actually using wxGTK
* wxSmith: Enabled PCH gard (list of headers is now splitted into two parts when pch file is used - one for includes already in pch file and second for those headers that are not included in pch)
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
pasgui:
Build for Ubuntu i386 can be found here
Jenna:
debian-repository with nightlies (slow because it's a home-server via dsl)
actually svn4530
etch / stable
--- Code: ---deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main
--- End code ---
lenny / testing
--- Code: ---deb http://jens.lody.name/debian/ lenny main
deb-src http://jens.lody.name/debian/ lenny main
--- End code ---
sid / unstable
--- Code: ---deb http://jens.lody.name/debian/ unstable main
deb-src http://jens.lody.name/debian/ unstable main
--- End code ---
add my public-key to apt's trustdb:
--- Code: ---wget -q http://jens.lody.name/debian/jens.asc -O- | sudo apt-key add -
--- End code ---
build against wxWidgets 2.84 from
--- Code: ---http://apt.tt-solutions.com/debian/ etch main
--- End code ---
key-import to apt's trusted keys:
--- Code: ---wget -q http://www.tt-solutions.com/vz/key.asc -O- | sudo apt-key add -
--- End code ---
darthdespotism:
Codeblocks crashes for me on Ubuntu 7.10 Beta.
Build with dpkg-buildpackage without -nc (like doing make clean && make && make install)
I'll atach crashlog
[attachment deleted by admin]
Marenz:
Hi there,
using gcc-4.1 fixed my problems regarding the timestamp functions, thanks for the help.
Though here is a.. well bug or misbehaviour: Everytime i debug a program and it receives an error, and codeblocks asks for a Backtrace, i get the msg "the layout has changed, do you want to save it?" as if i would have hit the close button.. i always press cancle then. After that, the msg for the backtrace pops up...
Update: it happens even without the backtrace question.. always when i debug
debian lenny, amd64, selfcompiled (4529)
--Ano
Navigation
[0] Message Index
[#] Next page
Go to full version