View Single Post
Old 03-24-2017, 11:43 AM   #36
blackest
Connoisseur
blackest began at the beginning.
 
Posts: 67
Karma: 10
Join Date: Sep 2014
Device: sony prs 2
It broke

I managed to get a fair way through the build but cmake failed

CMake Warning at src/CMakeLists.txt:65 (find_package):
Found package configuration file:

/Users/me/Qt56/lib/cmake/Qt5/Qt5Config.cmake

but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
FOUND. Reason given by package:

Failed to find Qt5 component "WebKit" config file at
"/Users/me/Qt56/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake"

Failed to find Qt5 component "WebKitWidgets" config file at
"/Users/me/Qt56/lib/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake"

Failed to find Qt5 component "LinguistTools" config file at
"/Users/me/Qt56/lib/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake"

Any suggestions how to fix this please?
blackest is offline   Reply With Quote