Tried to install the software, cloning directly from git. When running install.sh, the following error is returned: CMake Error at CMakeLists.txt:20 (find_package): Could not find a configuration file for package "Qt5" that is compatible with requested version "5.9.0". The following configuration files were considered but not accepted: /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.7.1 Tried reinstalling CMake, to no effect. Reinstalled qt5-default, also no effect. Added CMake-extra-modules, no effect.
Latte in master requires qt>=5.9 but cmake finds qt 5.7.1 in your system