1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CMake Error at /gnu/store/a2ngdffc2133m5a211f42pyhypcbr9qa-qtbase-5.15.2/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5QuickWidgets"
with any of the following names:
Qt5QuickWidgetsConfig.cmake
qt5quickwidgets-config.cmake
Add the installation prefix of "Qt5QuickWidgets" to CMAKE_PREFIX_PATH or
set "Qt5QuickWidgets_DIR" to a directory containing one of the above files.
If "Qt5QuickWidgets" provides a separate development package or SDK, be
sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:48 (find_package)
-- Configuring incomplete, errors occurred!