This is the error I am getting:-
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.
I am trying to compile and install Sigil from source. Anyone know specifically how to do what its asking for? Like what to put in what file?
Al