Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

Wx_30_64, svn 9520 does not compile

(1/4) > >>

gd_on:
Hi,
I tried to compile this new no pch version, but it failed on my PC.

--- Quote ---||=== Générer : tinyXML dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : AutoRevision dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : ConsoleRunner dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : Squirrel dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : Squirrel std lib dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : SqPlus dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : scintilla dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
||=== Générer : sdk dans Code::Blocks wx3.0.x (64 bit) (compilateur : GNU GCC Compiler) ===|
C:\wxWidgets-3.0.0\include\wx\aui\auibook.h|349|warning: 'virtual bool wxAuiNotebook::AddPage(wxWindow*, const wxString&, bool, int)' was hidden [-Woverloaded-virtual]|
include\cbauibook.h|132|warning:   by 'bool cbAuiNotebook::AddPage(wxWindow*, const wxString&, bool, const wxBitmap&)' [-Woverloaded-virtual]|
C:\wxWidgets-3.0.0\include\wx\aui\auibook.h|352|warning: 'virtual bool wxAuiNotebook::InsertPage(size_t, wxWindow*, const wxString&, bool, int)' was hidden [-Woverloaded-virtual]|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|50|error: 'CommentToken' does not name a type|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|50|error: ISO C++ forbids declaration of 'language' with no type [-fpermissive]|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp||In function 'void AnalyseLine(const int&, wxString, bool&, bool&, bool&)':|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|62|error: request for member 'lineComment' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|63|error: request for member 'lineComment' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|65|error: request for member 'streamCommentStart' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|66|error: request for member 'streamCommentStart' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|68|error: request for member 'streamCommentEnd' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|69|error: request for member 'streamCommentEnd' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|79|error: request for member 'streamCommentEnd' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|80|error: request for member 'streamCommentEnd' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|101|error: request for member 'streamCommentStart' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|102|error: request for member 'streamCommentStart' in 'language', which is of non-class type 'const int'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|111|error: 'CommentToken' does not name a type|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|111|error: ISO C++ forbids declaration of 'language' with no type [-fpermissive]|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp||In member function 'void ProjectFileOptionsDlg::FillGeneralProperties()':|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|310|error: invalid use of incomplete type 'class EditorColourSet'|
include\editormanager.h|32|error: forward declaration of 'class EditorColourSet'|
C:\Users\Gerard_2\Documents\CodeBlocks_SVN\CodeBlocks_src\src\sdk\projectfileoptionsdlg.cpp|318|error: invalid use of incomplete type 'class EditorColourSet'|
include\editormanager.h|32|error: forward declaration of 'class EditorColourSet'|
include\cbauibook.h|147|warning:   by 'bool cbAuiNotebook::InsertPage(size_t, wxWindow*, const wxString&, bool, const wxBitmap&)' [-Woverloaded-virtual]|
||=== Génération de terminé : 18 erreur(s), 4 avertissement(s) (0 minute(s), 7 seconde(s)) ===|

--- End quote ---

Something is missing ?

gd_on

MortenMacFly:
...works fine here.

But as usual: Please attach the FULL build log, please!

MortenMacFly:
...wait a sec: I've had forgotten to update the actual C::B project files.

Make an SVN update, then try again.

If is still does not work make sure you REMOVE the .objs* folder(s) and the *.gch files from previous builds.

oBFusCATed:
In fact it is a real problem, which I've just fixed. Thanks for reporting it.

MortenMacFly:

--- Quote from: oBFusCATed on January 03, 2014, 02:26:27 pm ---In fact it is a real problem, which I've just fixed. Thanks for reporting it.

--- End quote ---
Ah - thats why it was working for me: I didn't sync with SVN yet... :-)

Navigation

[0] Message Index

[#] Next page

Go to full version