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.
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:
-------------- 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
Hello,
Just to let you know... The global compiler option "Use Flat Objects" doesn't stick. When CB is restarted it is always unchecked.
Huston i have :(
when i try to build SVN 3467 i got these errorsCodemy build system is Linux-------------- 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
Slackware 11 WxGTK 2.6.3p2
I write code in UTF-8 and default encoding in editior settings is UTF-8.could you file a bugreport, this is for the exporter plug-in.
When i export my code to HTML, page is in UTF-8, but encoding in xml and meta is iso-8859-1.