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.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 08 January 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070108_rev3466_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070108_rev3466_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20070108_rev3466_suse100+101.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070108_rev3466_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- Fixed wrong object name generation for windows resource scripts (RC)
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 (Edgy) build here (http://www.savefile.com/projects/1037211).
Hi I've found one bug in Code::Blocks. The svn revision number is not drawn in Splash screen, Start Page or About box. I'm using 6th January's nightly build. See the following screenshots for more details.
(http://img442.imageshack.us/img442/6230/cbs1tr4.th.jpg) (http://img442.imageshack.us/my.php?image=cbs1tr4.jpg)
(http://img444.imageshack.us/img444/4545/cbs2qs6.th.jpg) (http://img444.imageshack.us/my.php?image=cbs2qs6.jpg)
I've filed a bug report in Berlios ([ Bug #9913 ] No SVN Revison No is Drawn in OpenSUSE 10.2). I've recently installed OpenSUSE 10.2. The app works fine though. :)
QuoteHi I've found one bug in Code::Blocks. The svn revision number is not drawn in Splash screen, Start Page or About box. I'm using 6th January's nightly build. See the following screenshots for more details.
This happens when there is no revision information (provided by svn and autorevision), in other words it's not a bug.
Quote from: mandrav on January 09, 2007, 09:33:19 AM
QuoteHi I've found one bug in Code::Blocks. The svn revision number is not drawn in Splash screen, Start Page or About box. I'm using 6th January's nightly build. See the following screenshots for more details.
This happens when there is no revision information (provided by svn and autorevision), in other words it's not a bug.
I didn't compile Code::Blocks from Source. I've used the rpm package link found 6th jan page. Isn't svn revision number embedded in the Code::Blocks after it is compiled?? (Means is it read from any file during runtime?)
I posted this problem sometimes back. But got no response. So this time I filed a bug report. If it's not a bug then I apologise for the wrong bug report. :oops:
Quote from: Biplab on January 09, 2007, 09:53:34 AM
I didn't compile Code::Blocks from Source. I've used the rpm package link found 6th jan page. Isn't svn revision number embedded in the Code::Blocks after it is compiled?? (Means is it read from any file during runtime?)
Probably the person who built this RPM had autorevision disabled while building (for one reason or another).
Quote from: Biplab on January 09, 2007, 09:53:34 AMI posted this problem sometimes back. But got no response. So this time I filed a bug report. If it's not a bug then I apologise for the wrong bug report. :oops:
No need to apologize, I was just stating the facts :).
There is a problem with the vs2005.
I installed vs2005 without the graphic IDE. So the debugger wasn't installed with it.
So I installed WinDbg but it is in a whole new directory... I can't link the cdb.exe program.
the start page should be 2004-2007 now :lol:
ps:anyone on win xp sp2 have bug when opens .cbp project and then click minimize?? :?
Huston i have :(
when i try to build SVN 3467 i got these errors
-------------- Build: AutoRevision in Code::Blocks - Unix ---------------
Compiling: build_tools/autorevision/autorevision.cpp
Compiling: plugins/xpmanifest/windowsxplooknfeel.cpp
plugins/xpmanifest/windowsxplooknfeel.cpp:26:17: sdk.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:28:23: wx/arrstr.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:29:21: wx/file.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:30:25: wx/filename.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:31:21: wx/intl.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:32:23: wx/msgdlg.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:33:23: wx/string.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:34:23: cbproject.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:35:21: globals.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:36:21: manager.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:37:28: messagemanager.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:38:32: projectbuildtarget.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:39:28: projectmanager.h: No such file or directory
In file included from plugins/xpmanifest/windowsxplooknfeel.cpp:41:
plugins/xpmanifest/windowsxplooknfeel.h:4:58: cbplugin.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.h:7:6: #error This plugin is for use under Win32 only!
In file included from plugins/xpmanifest/windowsxplooknfeel.cpp:41:
plugins/xpmanifest/windowsxplooknfeel.h:11: error: expected class-name before '{' token
plugins/xpmanifest/windowsxplooknfeel.cpp:45: error: expected constructor, destructor, or type conversion before '<' token
plugins/xpmanifest/windowsxplooknfeel.cpp: In member function `int WindowsXPLookNFeel::Execute()':
plugins/xpmanifest/windowsxplooknfeel.cpp:77: error: `IsAttached' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `cbProject' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `project' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `Get' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:83: error: `wxString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:83: error: expected `;' before "msg"
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `msg' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `_' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `wxICON_ERROR' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `wxOK' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `cbMessageBox' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:85: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:89: error: `wxArrayString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:89: error: expected `;' before "targetNames"
plugins/xpmanifest/windowsxplooknfeel.cpp:90: error: `ProjectBuildTarget' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:90: error: `target' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:93: error: `tgt' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:96: error: `ttExecutable' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:98: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:98: error: `_T' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:101: error: `targetNames' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:109: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:109: error: `_T' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:112: error: `targetNames' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:124: error: `_' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxYES_NO' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxICON_QUESTION' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `cbMessageBox' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxID_NO' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:128: error: `wxString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:128: error: expected `;' before "filename"
plugins/xpmanifest/windowsxplooknfeel.cpp:129: error: `filename' was not declared in this scope
Process terminated with status 1 (0 minutes, 18 seconds)
50 errors, 0 warnings
my build system is Linux
Slackware 11 WxGTK 2.6.3p2
I just bumped on the same problem
[EDIT] : probably side effect of the new cbp files with defaults being left out of the project file.
Hello,
Just to let you know... The global compiler option "Use Flat Objects" doesn't stick. When CB is restarted it is always unchecked.
yes, I know, that's how I bumped into this problem. Will be fixed today.
Quote from: amanda21 on January 10, 2007, 02:18:31 AM
Hello,
Just to let you know... The global compiler option "Use Flat Objects" doesn't stick. When CB is restarted it is always unchecked.
fixed.
Quote from: PsYhLo on January 09, 2007, 09:13:23 PM
Huston i have :(
when i try to build SVN 3467 i got these errors
-------------- Build: AutoRevision in Code::Blocks - Unix ---------------
Compiling: build_tools/autorevision/autorevision.cpp
Compiling: plugins/xpmanifest/windowsxplooknfeel.cpp
plugins/xpmanifest/windowsxplooknfeel.cpp:26:17: sdk.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:28:23: wx/arrstr.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:29:21: wx/file.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:30:25: wx/filename.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:31:21: wx/intl.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:32:23: wx/msgdlg.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:33:23: wx/string.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:34:23: cbproject.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:35:21: globals.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:36:21: manager.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:37:28: messagemanager.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:38:32: projectbuildtarget.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.cpp:39:28: projectmanager.h: No such file or directory
In file included from plugins/xpmanifest/windowsxplooknfeel.cpp:41:
plugins/xpmanifest/windowsxplooknfeel.h:4:58: cbplugin.h: No such file or directory
plugins/xpmanifest/windowsxplooknfeel.h:7:6: #error This plugin is for use under Win32 only!
In file included from plugins/xpmanifest/windowsxplooknfeel.cpp:41:
plugins/xpmanifest/windowsxplooknfeel.h:11: error: expected class-name before '{' token
plugins/xpmanifest/windowsxplooknfeel.cpp:45: error: expected constructor, destructor, or type conversion before '<' token
plugins/xpmanifest/windowsxplooknfeel.cpp: In member function `int WindowsXPLookNFeel::Execute()':
plugins/xpmanifest/windowsxplooknfeel.cpp:77: error: `IsAttached' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `cbProject' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `project' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:80: error: `Get' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:83: error: `wxString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:83: error: expected `;' before "msg"
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `msg' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `_' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `wxICON_ERROR' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `wxOK' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:84: error: `cbMessageBox' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:85: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:89: error: `wxArrayString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:89: error: expected `;' before "targetNames"
plugins/xpmanifest/windowsxplooknfeel.cpp:90: error: `ProjectBuildTarget' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:90: error: `target' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:93: error: `tgt' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:96: error: `ttExecutable' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:98: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:98: error: `_T' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:101: error: `targetNames' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:109: error: `Manager' has not been declared
plugins/xpmanifest/windowsxplooknfeel.cpp:109: error: `_T' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:112: error: `targetNames' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:124: error: `_' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxYES_NO' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxICON_QUESTION' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `cbMessageBox' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:126: error: `wxID_NO' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:128: error: `wxString' was not declared in this scope
plugins/xpmanifest/windowsxplooknfeel.cpp:128: error: expected `;' before "filename"
plugins/xpmanifest/windowsxplooknfeel.cpp:129: error: `filename' was not declared in this scope
Process terminated with status 1 (0 minutes, 18 seconds)
50 errors, 0 warnings
my build system is Linux
Slackware 11 WxGTK 2.6.3p2
fixed
I write code in UTF-8 and default encoding in editior settings is UTF-8.
When i export my code to HTML, page is in UTF-8, but encoding in xml and meta is iso-8859-1.
Quote from: MalCom on January 10, 2007, 03:51:23 PM
I write code in UTF-8 and default encoding in editior settings is UTF-8.
When i export my code to HTML, page is in UTF-8, but encoding in xml and meta is iso-8859-1.
could you file a bugreport, this is for the exporter plug-in.