-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[ffmpeg] build failure #19260
Comments
I encountered this on x64-linux. |
Was changed in #18839, but should work. Has the port the dependency to |
I don't know classic mode that much, but maybe an old version of vcpkg-cmake was already installed, but ffmpeg needs the updated version of vcpkg-cmake. So maybe do a |
|
I think the ffmpeg port should specify a minimum version for vcpkg-cmake? |
Seems that this is not possible |
Please pull the latest code and bootstrap again. |
Solved. |
Solved in which commit? |
@Hoikas This: #19260 (comment) The reason why |
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install ffmpeg:x64-windows
Only classic mode appears to be affected.
Failure logs
The text was updated successfully, but these errors were encountered: