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
WARN: opencv/4.1.2: requirement ffmpeg/4.4 overridden by your conanfile to ffmpeg/4.2.1
WARN: libtiff/4.3.0: requirement libwebp/1.2.3 overridden by opencv/4.1.2 to libwebp/1.2.2
ERROR: Conflict in libtiff/4.3.0:
'libtiff/4.3.0' requires 'libwebp/1.2.2' while 'ffmpeg/4.2.1' requires 'libwebp/1.2.3'.
To fix this conflict you need to override the package 'libwebp' in your root package.
i can'i figure out the solution
Thanks
Luca
The text was updated successfully, but these errors were encountered:
good morning
using Ubuntu 22.04 LTS i have this messages
conan install ..
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.libcxx=libstdc++
compiler.version=11
os=Linux
os_build=Linux
[options]
[build_requires]
[env]
WARN: opencv/4.1.2: requirement ffmpeg/4.4 overridden by your conanfile to ffmpeg/4.2.1
WARN: libtiff/4.3.0: requirement libwebp/1.2.3 overridden by opencv/4.1.2 to libwebp/1.2.2
ERROR: Conflict in libtiff/4.3.0:
'libtiff/4.3.0' requires 'libwebp/1.2.2' while 'ffmpeg/4.2.1' requires 'libwebp/1.2.3'.
To fix this conflict you need to override the package 'libwebp' in your root package.
i can'i figure out the solution
Thanks
Luca
The text was updated successfully, but these errors were encountered: