« on: March 28, 2018, 11:16:16 am »
I tried to compile C::B svn 11352 but there is a problem when compiling FortranProject :
||=== Générer : default dans FortranProject (compilateur : GNU GCC Compiler) ===|
C:\Users\Gerard\Documents\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\FortranProject\finfowindow.cpp||In constructor 'FInfoWindow::FInfoWindow()':|
C:\Users\Gerard\Documents\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\FortranProject\finfowindow.cpp|31|error: no matching function for call to 'EditorColourSet::Apply(HighlightLanguage, cbStyledTextCtrl*&)'|
C:\Users\Gerard\Documents\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\FortranProject\finfowindow.cpp|31|note: candidates are:|
..\..\..\include\editorcolourset.h|111|note: HighlightLanguage EditorColourSet::Apply(cbEditor*, HighlightLanguage, bool)|
..\..\..\include\editorcolourset.h|111|note: candidate expects 3 arguments, 2 provided|
..\..\..\include\editorcolourset.h|112|note: void EditorColourSet::Apply(HighlightLanguage, cbStyledTextCtrl*, bool, bool)|
..\..\..\include\editorcolourset.h|112|note: candidate expects 4 arguments, 2 provided|
||=== Génération de terminé : 1 erreur(s), 0 avertissement(s) (0 minute(s), 2 seconde(s)) ===|
My previous svn 11345 build was OK.
gd_on
Logged
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.5 (tests with 3.3), Msys2 Compilers 14.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix in C:\msys64\mingw32).