[Wxart2d-users_dev] Cannot build from SVN
Status: Beta
Brought to you by:
titato
|
From: Ryan T. <ry...@th...> - 2017-09-11 04:50:12
|
Hi, I'm having trouble building wxArt2D from SVN. The first issue is that the wxWidgets library can't be found; this can be possibly fixed by removing the wxWidgets CMake scripts and having it use the system ones. "CMake Error at share/wxwidgets/FindwxWidgets.cmake:1368 (MESSAGE): wxWidgets required, please specify it's location. Call Stack (most recent call first): CMakeLists.txt:115 (find_package) " These errors pop up afterwards when running cmake in the wxart2d directory: "CMake Error at CMakeLists.txt:663 (string): string no output variable specified CMake Error at CMakeLists.txt:664 (string): string no output variable specified" I get this when running cmake on the wxartbase folder: Unknown CMake command "GENERATE_POT". I get these errors when trying to build the wxdocview folder: "c++: error: _FILE_OFFSET_BITS=64: No such file or directory c++: error: WXUSINGDLL: No such file or directory c++: error: __WXGTK__: No such file or directory " Any help would be greatly appreciated. I'm building on Debian 9.0/Stretch. -- Ryan Thoryk ry...@th... ry...@tl... |