buildbot icon indicating copy to clipboard operation
buildbot copied to clipboard

GemRB fails to find Python libraries

Open strycore opened this issue 7 years ago • 0 comments

The current script does not build:

CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message): Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.3") Call Stack (most recent call first): /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.5/Modules/FindPythonLibs.cmake:265 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:226 (FIND_PACKAGE)

strycore avatar May 25 '18 01:05 strycore