Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake .. ERROR #5

Open
qq624758472 opened this issue Sep 30, 2021 · 0 comments
Open

cmake .. ERROR #5

qq624758472 opened this issue Sep 30, 2021 · 0 comments

Comments

@qq624758472
Copy link

hao@hao:~/work_my/OS/calculator/build$ gedit ../CMakeLists.txt +14

(gedit:5826): GLib-GObject-CRITICAL **: 09:43:50.139: g_value_set_boxed: assertion 'G_VALUE_HOLDS_BOXED (value)' failed

(gedit:5826): Gtk-WARNING **: 09:43:50.504: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
hao@hao:~/work_my/OS/calculator/build$ cmake ..
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5QuickControls2"
with any of the following names:

Qt5QuickControls2Config.cmake
qt5quickcontrols2-config.cmake

Add the installation prefix of "Qt5QuickControls2" to CMAKE_PREFIX_PATH or
set "Qt5QuickControls2_DIR" to a directory containing one of the above
files. If "Qt5QuickControls2" 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!
See also "/home/hao/work_my/OS/calculator/build/CMakeFiles/CMakeOutput.log".
hao@hao:~/work_my/OS/calculator/build$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant