Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
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
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 09 March 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070309_rev3681_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070309_rev3681_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070309_rev3681_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070309_rev3681_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- Added gdb support for pausing the debuggee while running (thanks to kai7 for the tip)
- Fixed duplicate menu mnemonics in Find and Replace dialog
- KeyBinder 1.0.22 2007/03/9[ Patch #1913 ] Patch Key Binder plugin for wxW28 with disable_compat26
- Fixed linking errors in wxWiz generated projects against Monolithic-Static wx lib
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)
Ubuntu 6.10 Amd64 .deb installer can be found here (http://www.esnips.com/web/CodeBlocks).
Windows XP installer can be found here (http://www.esnips.com/web/win-codeblocks/).
hi I'm new here, and even newer to programing, just trying to find my feet here, but when i try to build a project, it returns the error:
ld.exe:: cannot find -lSDL_image
:: === Build finished: 1 errors, 0 warnings ===
can someone help me out, and i'm sorry if this is an obvious or "noob" question
And another noob-question... sorry...
i just wanted to know if there was any posibility that in some future the whole set of wxwidgets is supported in wxsmith...?
i dont even know where to post this question, so i put it here, please dont throw any stones at me.
its just that there are so many widgets wich are so damn interesting, like yhe wxtreebook, and for me it doesnt work putting together a treecontrol and a notebook (as the notebook doesnt have the posibility to switch of tabs... or do i just dont know how :?)
but for all the rest: what a great piece of software you people are producing, many thanks
frithjofh
Quote from: dabomb on March 10, 2007, 07:15:10 AM
hi I'm new here, and even newer to programing, just trying to find my feet here, but when i try to build a project, it returns the error:
ld.exe:: cannot find -lSDL_image
:: === Build finished: 1 errors, 0 warnings ===
can someone help me out, and i'm sorry if this is an obvious or "noob" question
you probably have not instaled SDL_image
http://www.libsdl.org/projects/SDL_image/ (http://www.libsdl.org/projects/SDL_image/)
or havent seted it up correctly in code::blocks
here at this page are nice sdl tutorials which also describes seting up sdl and sdl libralies in code::blocks:
http://lazyfoo.net/SDL_tutorials/index.php (http://lazyfoo.net/SDL_tutorials/index.php)
edit: but i personally prefer these sdl tutorials:
http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/index (http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/index)
Hi, it looks like the gdb debugger doesn't work correctly in this release (Win XP SP2), because when it reaches any break point it doesn't switch the editor to a file where the breakpoint is inserted (it only stops the application).
Can anyone fix a (old) bug #10106? It prevent me from using C::B...
Quote from: marfi on March 10, 2007, 04:22:03 PM
Hi, it looks like the gdb debugger doesn't work correctly in this release (Win XP SP2), because when it reaches any break point it doesn't switch the editor to a file where the breakpoint is inserted (it only stops the application).
I think I can confirm this.
I could not even stop the debugger any more ...
Quote from: Ice on March 10, 2007, 04:31:26 AM
Windows XP installer can be found here (http://www.esnips.com/web/win-codeblocks/).
Would be grate to have an installation of the latest build of C::B with freshly compiled mingw-4.1.2 (http://forums.next.codeblocks.org/index.php/topic,5282.0.html/).
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:
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
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
is there any tutorial for various computer languages in depth pertaining specifically to codeblocks?
Quote from: mmm7In the build messages window warnings and errors are truncated. Most of the time, the last word is missing.
Add "-fmessage-length=0" to your global (gcc) compiler options.
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
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
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
Quote from: dabomb on March 11, 2007, 08:23:16 AM
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
just download sdl_mixer binary for your os and compiler from that link above, open it and copy files in lib to your sdl location lib, same with headers. but as i said, read that tutorial, it also describes seting it with code::blocks and with images!!
Trying to build my Project leads to this message:
-------------- Build: Debug in BoreasFramework ---------------
Compiling: Renderer\Font.cpp
mingw32-g++.exe: 1: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
It occurs in current Version...but in later Versions to...don't know why. The Project itself is okay, as it build untill friday, and since then I didn't change a thing. I completely reinstalled CodeBlocks and MinGW but the error remains. I'm using win2k sp4 as OS.
mfg, and hope that one may help me
EDIT: I found the source of the Problem:
mingw32-g++.exe -Wall -g -D_DEBUG 1 -Wall -IC:\MinGW\include -c C:\Xzon\Entwicklung\BoreasFramework\Renderer\Font.cpp -o obj\Debug\Renderer\Font.o
I guess the Debugoption is misspelled for minGW.
EDIT2: WAHH sorry, it's kind of my own fault...maybe some note to the define section would be usefull:)
I'm not able to step in, out, etc when debugging anymore.
ERROR: C:\bin\CodeBlocks/share/codeblocks/plugins/debugger.dll: not loaded (missing symbols?)
C::B unpacked over svn3669, over svn3672- same error.
:: === sdl, Debug ===
ld.exe:: cannot find -lwinmn
:: === Build finished: 1 errors, 0 warnings ===
aaaaaaaaarrrrrrrrrrrgggggggghhhhhhh :x
QuoteResolved Fixed:
* Added gdb support for pausing the debuggee while running (thanks to kai7 for the tip)
Is this support intended only for windows or also for linux?
Quote from: DoMeN on March 12, 2007, 07:59:49 AM
QuoteResolved Fixed:
* Added gdb support for pausing the debuggee while running (thanks to kai7 for the tip)
Is this support intended only for windows or also for linux?
This was supported in linux for quite some time now. This fix was for windows.
Quote from: woodroof on March 10, 2007, 05:03:24 PM
Can anyone fix a (old) bug #10106? It prevent me from using C::B...
This may be little bit hard to do, it's known problem related to encoding. Have you tried switching into UTF-8?