[Kde-bindings] Update on PyKF5 bindings

Luca Giambonini gluca86 at gmail.com
Fri May 20 21:13:16 UTC 2016


In data giovedì, 19 maggio 2016 23:44:47 CEST, Stephen Kelly ha scritto:
> Yes, I think the find_package(PythonModuleGeneration) is failing for some
> reason.
> 
> I've just added diagnostics for that to the ECM repo. Please try that out
> now to see what error is reported.

Thank you for the quick reply.
This is the output:
CMake Error at find-modules/FindPythonModuleGeneration.cmake:94 (message): 
 Qt 5 must be found before finding PythonModuleGeneration. 
Call Stack (most recent call first): 
 find-modules/FindPythonModuleGeneration.cmake:101 (report_NOT_FOUND) 
 tests/CMakeLists.txt:67 (find_package)

for some reason cmake is not able to find Qt5. The variable 
Qt5Core_VERSION_MINOR or Qt5Core_VERSION_PATCH are not set.

If this can help, on my build system I have pyqt5 installed and other 
dependencies.


More information about the Kde-bindings mailing list