Bonjour,

J'ai essayé sur deux machines et je n'arrive pas à compiler la version 1.3.2.
Sur les deux machines GNU/Linux, la version de wxWidgets est la 2.8.12.

Voici l'erreur :
[ 3%] Building CXX object CMakeFiles/Generator.dir/source/Generator/ProceduralGenerator.cpp.o
In file included from /tmp/ProceduralGenerator/include/Generator/ProceduralGenerator.h:22:0,
from /tmp/ProceduralGenerator/source/Generator/ProceduralGenerator.cpp:3:
/tmp/ProceduralGenerator/include/Generator/Plugin.h: In member function ‘void ProceduralTextures:luginBase:oInitialiseLanguage()’:
/tmp/ProceduralGenerator/include/Generator/Plugin.h:108:63: error: invalid initialization of reference of type ‘const wxStandardPaths&’ from expression of type ‘wxStandardPathsBase’
Comment avancer ?