User forums > Nightly builds

The 02 June 2011 build (7178) is out.

(1/2) > >>

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_gcc452-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_gcc452-TDM.7z

The 02 June 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110602_rev7178_win32.7z
  - Linux :
   none

Resolved Fixed:


* added $TO_ABSOLUTE_PATH macro, can be used for compiler/linkeroptions to turn relative paths into absolute paths
* CC: Code clean up
Regressions/Confirmed/Annoying/Common bugs:


ahui886:
great,thanks...

Lelouch:
After the change of files in some project, sometimes I need to "reparse" the whole project to make the "code-completion" work..

I think it could be done automatically

Is it possible?

Jenna:
Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

Lelouch:
Still that problem

when we have char array as one variable, every other variables below will mix up with char array in watch window

eg:

char str[BUF_LEN];
int a, b; //a, b will be mixed with str, so it's hard to see a, b

Navigation

[0] Message Index

[#] Next page

Go to full version