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

[mfx-dispatch] Fix linux build #40446

Conversation

MonicaLiu0311
Copy link
Contributor

@MonicaLiu0311 MonicaLiu0311 commented Aug 14, 2024

Fixes #36004. Upstream supports Linux build, but there is a problem with the provided CMakeLists.txt, reported issue: lu-zero/mfx_dispatch#101, trying to fix it now.

No feature needs to be tested, the header file is found through the libmfx.pc file on x64-linux.

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@MonicaLiu0311 MonicaLiu0311 added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Aug 14, 2024
@lu-zero
Copy link

lu-zero commented Aug 14, 2024

Nowadays it should be provided by https://github.com/intel/libvpl for all the platforms, as upstream https://github.com/Intel-Media-SDK/MediaSDK is archived, I'll archive soon also my fork.

@dg0yt
Copy link
Contributor

dg0yt commented Aug 15, 2024

I started work on #40460 before this PR was opened. It has no patches, more platform support and vcpkg-ci-ffmpeg integration.

@MonicaLiu0311 MonicaLiu0311 deleted the Dev/Monica/fix_mfx-dispatch branch August 16, 2024 02:09
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 info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ffmpeg] Build error on x64-linux
4 participants