-
Notifications
You must be signed in to change notification settings - Fork 267
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
openal-soft / CMake Error #2805
Comments
I had the same error |
Reported upstream: openal-soft issue 1076 They recently renamed some targets |
Temporary workaround in media-suite_deps.sh – clamp to a commit before the issue started:
|
fixed with commit kcat/openal-soft@c238f73. |
@Barough - confirmed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
┌ openal-soft git ....................................... [Updates found]
├ Running uninstall...
├ Running cmake...
Likely error (tail of the failed operation logfile):
-- Configuring done (33.9s)
CMake Error: install(EXPORT "OpenAL" ...) includes target "OpenAL" which requires target "alsoft.fmt-header-only" that is not in any export set.
CMake Error in CMakeLists.txt:
export called with target "OpenAL" which requires target
"alsoft.fmt-header-only" that is not in any export set.
-- Generating done (0.1s)
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed. Check D:/MABS-ffmpeg/build/openal-soft-git/build-32bit/ab-suite.cmake.log
This is required for other packages, so this script will exit.
Creating diagnostics file...
logs.zip
The text was updated successfully, but these errors were encountered: