You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: