The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
src/PlatWX.cpp:1356: warning: `wxStartTimer' is deprecated (declared at /opt/wx/2.6/include/wx-2.8/wx/stopwatch.h:73)src/PlatWX.cpp: In member function `double ElapsedTime::Duration(bool)':src/PlatWX.cpp:1360: warning: `wxGetElapsedTime' is deprecated (declared at /opt/wx/2.6/include/wx-2.8/wx/stopwatch.h:77)
src/PlatWX.cpp:1360: warning: `wxGetElapsedTime' is deprecated (declared at /opt/wx/2.6/include/wx-2.8/wx/stopwatch.h:77)make[4]: *** [PlatWX.lo] Error 1How can I solve it?