ezgba icon indicating copy to clipboard operation
ezgba copied to clipboard

broken

Open Unixware opened this issue 6 years ago • 0 comments

/mnt/ezgba-master/src/src/gui.hpp:37:16: error: expected constructor, destructor, or type conversion before ‘(’ token wxDECLARE_EVENT(wxEVT_COMMAND_PATCHING_COMPLETED, wxCommandEvent); ^ /mnt/ezgba-master/src/src/gui.hpp:83:24: error: ISO C++ forbids declaration of ‘wxDECLARE_EVENT_TABLE’ with no type [-fpermissive] wxDECLARE_EVENT_TABLE(); ^ make[2]: *** [CMakeFiles/ezgba-gui.dir/build.make:63: CMakeFiles/ezgba-gui.dir/src/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/ezgba-gui.dir/all] Error 2 make: *** [Makefile:84: all] Error 2

Unixware avatar Mar 15 '18 11:03 Unixware