We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running
git clone --recurse-submodules https://github.com/free-audio/clap-host cd clap-host scripts/build.sh
Produces:
ERROR: Feature "egl": Forcing to "ON" breaks its condition: ( QT_FEATURE_opengl OR QT_FEATURE_openvg ) AND EGL_FOUND AND ( QT_FEATURE_dlopen OR NOT UNIX OR INTEGRITY ) Condition values dump: QT_FEATURE_opengl = "OFF" QT_FEATURE_openvg = "OFF" EGL_FOUND = "TRUE" QT_FEATURE_dlopen = "ON" UNIX = "1" INTEGRITY = "0" CMake Error at cmake/QtBuildInformation.cmake:194 (message): Check the configuration messages for an error that has occurred. Call Stack (most recent call first): cmake/QtBuildInformation.cmake:24 (qt_configure_print_summary) cmake/QtBuildInternals/QtBuildInternalsConfig.cmake:593 (qt_print_feature_summary) CMakeLists.txt:211 (qt_build_repo_end) -- Configuring incomplete, errors occurred! ninja: build stopped: subcommand failed.```
Linux 6.6.26-1-MANJARO #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running
static build using vcpkg
git clone --recurse-submodules https://github.com/free-audio/clap-host cd clap-host scripts/build.sh
Produces:
Linux 6.6.26-1-MANJARO #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: