Skip to content
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 using x64-windows-static #42676

Open
wikiwang1991 opened this issue Dec 13, 2024 · 0 comments · May be fixed by #42677
Open

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

wikiwang1991 opened this issue Dec 13, 2024 · 0 comments · May be fixed by #42677
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@wikiwang1991
Copy link

wikiwang1991 commented Dec 13, 2024

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

@wikiwang1991 wikiwang1991 added the category:port-bug The issue is with a library, which is something the port should already support label Dec 13, 2024
wikiwang1991 added a commit to molok-cc/vcpkg that referenced this issue Dec 13, 2024
@wikiwang1991 wikiwang1991 linked a pull request Dec 13, 2024 that will close this issue
7 tasks
wikiwang1991 added a commit to molok-cc/vcpkg that referenced this issue Dec 17, 2024
wikiwang1991 added a commit to molok-cc/vcpkg that referenced this issue Dec 17, 2024
wikiwang1991 added a commit to molok-cc/vcpkg that referenced this issue Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants