View Single Post
Old 04-09-2013, 11:37 AM   #1
dicknskip
Zealot
dicknskip began at the beginning.
 
Posts: 134
Karma: 10
Join Date: Nov 2009
Location: Okotoks, AB, Canada
Device: iPad V-3
Compiling 7.x on Kubuntu 12.10

I am following the instructions given here for this compile. First issue, a 0.7.2 could not be located. Checking the site I assumed 0.7.1 was the most current available so I switched all references. Everything worked fine until the compile when I get this:

CMake Error at src/Sigil/CMakeLists.txt:38 (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" 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.


-- Configuring incomplete, errors occurred!

I am not completely ignorant of compiling on Kubuntu, but this is deeper than I can go with my knowledge. Can anyone suggest a solution for me?
dicknskip is offline   Reply With Quote