qt5 problems with cmake

Jef Driesen jef at libdivecomputer.org
Thu Apr 16 23:34:02 PDT 2015


On 2015-04-17 08:25, Willem Ferguson wrote:
> When I run subsurface/scripts/build.sh from home/src, I get:
> 
> -- Up-to-date: 
> /home/willem/src/install-root/include/marble/RoutingProfile.h
> CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26
> (find_package):
>   Could not find a package configuration file provided by 
> "Qt5LinguistTools"
>   with any of the following names:
> 
>     Qt5LinguistToolsConfig.cmake
>     qt5linguisttools-config.cmake
> 
>   Add the installation prefix of "Qt5LinguistTools" to 
> CMAKE_PREFIX_PATH or
>   set "Qt5LinguistTools_DIR" to a directory containing one of the above
>   files.  If "Qt5LinguistTools" provides a separate development package 
> or
>   SDK, be sure it has been installed.
> Call Stack (most recent call first):
>   CMakeLists.txt:58 (FIND_PACKAGE)
> 
> I have now spent considerable time to see that my computer is up to
> date on all current software, including Qt5.

I noticed this error too. Installing the "qttools5-dev" package fixed 
the problem for me.

Jef


More information about the subsurface mailing list