Hello,
iam realy new to the Linux World and iam using PopOS, i tried to install huesync, but i get the following error, wafter using the cmake command in the terminal.
`CMake Error at CMakeLists.txt:24 (find_package):
By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5Quick",
but CMake did not find one.
Could not find a package configuration file provided by "Qt5Quick" with any
of the following names:
Qt5QuickConfig.cmake
qt5quick-config.cmake
Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
"Qt5Quick_DIR" to a directory containing one of the above files. If
"Qt5Quick" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/benjaminschey/huestacean/build/CMakeFiles/CMakeOutput.log".
`
Hello, iam realy new to the Linux World and iam using PopOS, i tried to install huesync, but i get the following error, wafter using the cmake command in the terminal.
`CMake Error at CMakeLists.txt:24 (find_package): By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Quick", but CMake did not find one.
Could not find a package configuration file provided by "Qt5Quick" with any of the following names:
Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set "Qt5Quick_DIR" to a directory containing one of the above files. If "Qt5Quick" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/home/benjaminschey/huestacean/build/CMakeFiles/CMakeOutput.log". `