0
Я пытаюсь установить мрамор для qt5 на ubuntu, и я делаю следующие шаги здесь: https://marble.kde.org/sources.php Однако, я получаю эти ошибки при установке qt-мрамора версия. Любая идея, как получить пакет Qt5ScriptConfig.cmake?Ошибка при установке мрамора для qt5: Не удалось найти пакет Qt5ScriptConfig.cmake
выход из командной строки:
CMake Error at CMakeLists.txt:78 (find_package):
By not providing "FindQt5Script.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Qt5Script", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Script" with
any of the following names:
Qt5ScriptConfig.cmake
qt5script-config.cmake
Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set
"Qt5Script_DIR" to a directory containing one of the above files. If
"Qt5Script" provides a separate development package or SDK, be sure it has
been installed.