Skip to content

New release to allow building on linux?Β #102

@JoeRosselli

Description

@JoeRosselli

Hi,

I'm unable to take a dependency on ffmpeg from vcpkg, because ffmpeg depends on mfx-dispatch, version 1.35.1, but 1.35.1 has a build failure when compiling with GCC 13+.

The build failure was already fixed by d624124 , which was committed 1.5 years ago.

However, 1.35.1 release seems to be almost 3 years old, and so doesn't have that fix, so the latest release of mfx-dispatch doesn't build on linux (unless your GCC version is over a year old). The current Ubuntu LTS release comes with GCC 13+, so the build of mfx-dispatch, and thus the build of ffmpeg, is broke for anyone using the current LTS version of Ubuntu.

I don't know the history on this project and its releases, but is it possible to put together a new release so that that fix can (eventually) make it to vcpkg, and thus unblock building ffmpeg on linux?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions