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

[Bug]: <title>Standard build on WIndows-11 can't find DAV1D #682

Open
1 task done
SteveWDI opened this issue Feb 7, 2025 · 0 comments
Open
1 task done

[Bug]: <title>Standard build on WIndows-11 can't find DAV1D #682

SteveWDI opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@SteveWDI
Copy link

SteveWDI commented Feb 7, 2025

What happened?

After carefully following the build instructions for the Windows-11 build, and after executing the 'rvcfg' command, the configure gets the following error:

"D:\OpenRV\_build\cmake\dependencies\dependencies.vcxproj" (default target) (1) ->
      "D:\OpenRV\_build\cmake\dependencies\RV_DEPS_FFMPEG-stage-target.vcxproj" (default target) (15) ->
      "D:\OpenRV\_build\cmake\dependencies\RV_DEPS_FFMPEG.vcxproj" (default target) (29) ->
      (CustomBuild target) ->
        CUSTOMBUILD : error : dav1d >= 0.5.0 not found using pkg-config [D:\OpenRV\_build\cmake\dependencies\RV_DEPS_FFMPEG.vcxproj]
        C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(237,5): error MSB8066: Cust
      om build for 'D:\OpenRV\_build\CMakeFiles\9260ef5f65af7201bde94a5614b5cbbd\RV_DEPS_FFMPEG-configure.rule' exited with code 1. [D:\OpenRV\_b
      uild\cmake\dependencies\RV_DEPS_FFMPEG.vcxproj]

I tried installing DAV1D in the venv, and executing a ' pkg-config --modversion dav1d' command in the MSYS2 .venv window results in: '1.5.0', so it finds it.

Looks like the current dependency build might be broken.

List all the operating systems versions where this is happening

Windows 11

On what computer hardware is this happening?

32-core Virtual Machine with 64 GB of RAM

Relevant console log output

Environment variables

No response

Extra information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SteveWDI SteveWDI added the bug Something isn't working label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant