Skip to content

[ffmpeg] build failure using x64-windows-static #42676

@wikiw91

Description

@wikiw91

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

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions