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
The following error occurred when I installed the OpenCV/4.10.0 dependency xz_utils/5.4.5
Is this because I use the MinGW toolchain? How to fix it?
Have you read the CONTRIBUTING guide?
I've read the CONTRIBUTING guide
The text was updated successfully, but these errors were encountered:
QingXu-hub
changed the title
[question] SHORT DESCRIPTION
[question] Install xz_utils/5.4.50 ERROR
Dec 29, 2024
QingXu-hub
changed the title
[question] Install xz_utils/5.4.50 ERROR
[question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.50 ERROR
Dec 29, 2024
QingXu-hub
changed the title
[question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.50 ERROR
[question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR
Dec 29, 2024
The exact command to reproduce (better if reduced to the minimal, like if the error is xz_utils, something like conan install --requires=xz_utils/5.4.5 --build=xz_utils/5.4.5 ... would be better
The full output of the command, better with verbose output
Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR
my profile:
Profile host:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Windows
Profile build:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Windows
The following error occurred when I installed the OpenCV/4.10.0 dependency xz_utils/5.4.5
Is this because I use the MinGW toolchain? How to fix it?
Have you read the CONTRIBUTING guide?
The text was updated successfully, but these errors were encountered: