cutefishos / launcher

Application launcher.
GNU General Public License v3.0
52 stars 32 forks source link

Qt5-tools its needed to build #12

Closed ghost closed 2 years ago

ghost commented 2 years ago

Add Qt5-tools package for arch builds on Readme.md CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (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:14 (find_package)

-- Configuring incomplete, errors occurred!