User forums > Nightly builds

The 22 October 2007 build (4551) is out.

(1/7) > >>

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 22 October 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071022_rev4551_win32.7z
  - Linux :
   none

Resolved Fixed:


* wxSmith: Fixed bug for wxStdDialogButtonSizer when using XRC file
* Added: OpenMP compiler flag to Intel compiler
* Fixed: OpenMP remark is detected as an error (affecting Intel compiler)
* Improved: Unicode support in C::B
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

Grom:
Would be gate to have OpenMP for gcc. I use MinGW gcc 4.2.2 and it supports the OpenMP.

Jenna:
debian-repository with nightlies (slow because it's a home-server via dsl)

actually svn4551

add to /etc/apt/sources.list :

for etch aka stable

--- Code: ---deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main

--- End code ---

for lenny aka testing

--- Code: ---deb http://jens.lody.name/debian/ lenny main
deb-src http://jens.lody.name/debian/ lenny main

--- End code ---

for sid aka 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: ---deb 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 ---

pasgui:
Build for Ubuntu i386/amd64 can be found here

New repository:

--- Code: ---deb http://lgp203.free.fr/ubuntu/ distname universe
--- End code ---
instead of

--- Code: ---deb http://lgp203.free.fr/ubuntu/ distname main
--- End code ---

pasgui:

--- Quote from: killerbot on October 22, 2007, 08:11:52 pm ---http://prdownload.berlios.de/codeblocks/CB_20071022_rev4545_win32.7z

--- End quote ---

I think the correct link is http://prdownload.berlios.de/codeblocks/CB_20071022_rev4551_win32.7z

Best regards,

pasgui

Navigation

[0] Message Index

[#] Next page

Go to full version