Operating system
Windows
Compiler
MSVC
Steps to reproduce the behavior
"VCPKG_TARGET_TRIPLET": "x64-windows-static",
{
"name": "ffmpeg",
"features": [
"avcodec",
"avfilter",
"avformat",
"dav1d",
"fdk-aac",
"nvcodec",
"openssl",
"vpx",
"x264",
"x265"
]
},
Failure logs
CMake Error at build/vcpkg_installed/x64-windows-static/share/ffmpeg/FindFFMPEG.cmake:73 (find_library):
Could not find FFMPEG_DEPENDENCY_crypt32_RELEASE using the following names:
crypt32
Additional context
No response
Operating system
Windows
Compiler
MSVC
Steps to reproduce the behavior
Failure logs
CMake Error at build/vcpkg_installed/x64-windows-static/share/ffmpeg/FindFFMPEG.cmake:73 (find_library):
Could not find FFMPEG_DEPENDENCY_crypt32_RELEASE using the following names:
crypt32
Additional context
No response