User forums > Nightly builds

The 08 January 2007 build is out.

<< < (3/4) > >>

amanda21:
Hello,
Just to let you know... The global compiler option "Use Flat Objects" doesn't stick. When CB is restarted it is always unchecked.

killerbot:
yes, I know, that's how I bumped into this problem. Will be fixed today.

killerbot:

--- 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.

--- End quote ---

fixed.

killerbot:

--- 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

--- 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

--- End quote ---

fixed

MalCom:
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.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version