User forums > Nightly builds

The 09 March 2007 build is out.

<< < (3/5) > >>

mmm7:
Hi all,
In the build messages window warnings and errors are truncated. Most of the time, the last word is missing.
I get messages like this:


--- Code: ---src\rwindow\rwindow.h  25    warning:  `class rwindow::WIndowIterator' has virtual
src\bitmap\BitMap.h    31    warning:  member initializers for `
src\bitmap\BitMap.h    20    warning:     and `int bitmap::BitMap::w'
src\bitmap\BitMap.h    20    warning:     will be reordered to match declaration.
src\bitmap\BitMap.h    98    warning:  `class

--- End code ---

As long as I can tell, not all the messages are truncated.

Apart from this, C::B is working perfectly.

Operating system: Win XP PRO (Hungarian)
Code::Blocks version: SVN 3562 (2007.02.02.) and SVN 3681 (2007.03.09.)
gcc version: 3.2.3

dabomb:
is there any tutorial for various computer languages in depth pertaining specifically to codeblocks?

mandrav:

--- Quote from: mmm7 ---In the build messages window warnings and errors are truncated. Most of the time, the last word is missing.
--- End quote ---

Add "-fmessage-length=0" to your global (gcc) compiler options.

stahta01:

--- Quote from: killerbot on March 09, 2007, 09:09:51 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

--- End quote ---

My three patches for wxWidgets 2.6 back-porting the fixes from CVS-Head has been applied to the 2.6 Branch.
Note, my patches were changed some, but I have verified that they seem to work.

Tim S

dabomb:
ok i think i figured out my problem, im missing my libsdl_image file, i have no clue where it went and where to get it, i even re-downloaded my whole sdl package but didnt find the file. any advice (i hope i didnt sound too terribly dumb)

PS: im not sure how to install that sdl image stuff you gave me the link to earlier

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version