microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.16k stars 6.16k forks source link

[ffmpeg] build failed with x264 and x265 #39087

Open 291598912 opened 1 month ago

291598912 commented 1 month ago

Operating system

windows11 64

Compiler

msvc

Steps to reproduce the behavior

>.\vcpkg install ffmpeg[x264]:x86-windows-static
>.\vcpkg install ffmpeg[x265]:x86-windows-static

Failure logs

image [build-x86-windows-static-md-rel-config.log](https://github.com/user-attachments/files/15524655/build-x86-windows-static-md-rel-config.log) build-x86-windows-static-md-rel-err.log build-x86-windows-static-md-rel-out.log

Additional context

No response

Cheney-W commented 4 weeks ago

I can't reproduce this issue in my side with the latest vcpkg and VS2022 17.9.7. I could install ffmpeg[x264]:x86-windows-static and ffmpeg[x265]:x86-windows-static successfully. Based on the name of the log you provided, is the triplet you installed x86-windows-static-md?

github-actions[bot] commented 12 hours ago

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.