Qt 5'i isteyen ve derleme sistemi için CMake kullanan sdrangelove'i Ubuntu 13.10'da kurmaya çalışıyorum . Burada istediği dosyayı vermek için hangi pakete ihtiyacım var?
Çok fazla *qt5*
paket var ve gelecek vaat eden görünümlü olanları etkisiz hale getirmeye çalıştım. Bulduğum tüm tartışmalar ya iyi işler yapıyor ya da uygulamak yerine CMake derleme kuralları yazmaktan bahsediyor. Debian / Ubuntu Ambalaj organizasyonu konusunda çok fazla tecrübem yok.
CMake Error at CMakeLists.txt:14 (find_package):
By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Core", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5Core"
(requested version 5.0) with any of the following names:
Qt5CoreConfig.cmake
qt5core-config.cmake
Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
"Qt5Core_DIR" to a directory containing one of the above files. If
"Qt5Core" provides a separate development package or SDK, be sure it has
been installed.