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
Host Environment
To Reproduce Steps to reproduce the behavior: ./vcpkg install ffmpeg[x264]
./vcpkg install ffmpeg[x264]
Failure logs === CONFIGURING === ERROR: libx264 not found
Additional context Adding --disable-opencl to x264's portfile fixes this issue
The text was updated successfully, but these errors were encountered:
Confirmed that PR #11277 would fix this issue.
Sorry, something went wrong.
The PR has been merged, please get latest source and try again.
PhoebeHui
No branches or pull requests
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install ffmpeg[x264]
Failure logs
=== CONFIGURING ===
ERROR: libx264 not found
Additional context
Adding --disable-opencl to x264's portfile fixes this issue
The text was updated successfully, but these errors were encountered: