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

Installation Error FindQt5WebKit.cmake file not found #21

Open
dheeman00 opened this issue Feb 13, 2023 · 0 comments
Open

Installation Error FindQt5WebKit.cmake file not found #21

dheeman00 opened this issue Feb 13, 2023 · 0 comments

Comments

@dheeman00
Copy link

(base) dheeman@dheeman:~/Downloads/High-Dimensional-Inspector/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- /home/dheeman/Downloads/High-Dimensional-Inspector/build/hdi/visualization
-- Found OpenMP_C: -fopenmp
-- Found OpenMP_CXX: -fopenmp
-- Found OpenMP: TRUE
-- OpenMP found
CMake Error at hdi/visualization/CMakeLists.txt:19 (find_package):
By not providing "FindQt5WebKit.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"Qt5WebKit", but CMake did not find one.

Could not find a package configuration file provided by "Qt5WebKit" with
any of the following names:

Qt5WebKitConfig.cmake
qt5webkit-config.cmake

Add the installation prefix of "Qt5WebKit" to CMAKE_PREFIX_PATH or set
"Qt5WebKit_DIR" to a directory containing one of the above files. If
"Qt5WebKit" provides a separate development package or SDK, be sure it has
been installed.

-- Configuring incomplete, errors occurred!

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