User forums > Nightly builds
The 08 January 2007 build is out.
mandrav:
--- 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?)
--- End quote ---
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 am ---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:
--- End quote ---
No need to apologize, I was just stating the facts :).
asdf:
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.
lubos:
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?? :?
PsYhLo:
Huston i have :(
when i try to build SVN 3467 i got these errors
--- Code: ----------------- 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
--- End code ---
my build system is Linux
Slackware 11 WxGTK 2.6.3p2
killerbot:
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.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version