Как скомпилировать KanColleTool?

Я загрузил репозиторий KanColleTool из GitHub с помощью этой команды:

git clone --recursive https://github.com/KanColleTool/KanColleTool.git KanColleTool.git

Однако когда я запускаю:

cmake -DCMAKE_INSTALL_PREFIX=/usr

... это происходит:

CMake Error at viewer/src/CMakeLists.txt:28 (find_package):
By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt5WebKitWidgets", but CMake did not find one.

Could not find a package configuration file provided by "Qt5WebKitWidgets"
with any of the following names:

Qt5WebKitWidgetsConfig.cmake
qt5webkitwidgets-config.cmake

Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or
set "Qt5WebKitWidgets_DIR" to a directory containing one of the above
files.  If "Qt5WebKitWidgets" provides a separate development package or
SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!
See also "/home/zmaj/KanColleTool.git/CMakeFiles/CMakeOutput.log".
1
задан 6 August 2015 в 13:02

0 ответов

Другие вопросы по тегам:

Похожие вопросы: