-
Notifications
You must be signed in to change notification settings - Fork 992
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
[question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR #17536
Comments
Run the command with increased verbosity as a start ( |
Hi @QingXu-hub Thanks for your question. It would be necessary to have some more details:
|
Just to follow up, using the
|
Thanks for the feedback. It is recommended to share it as text not as images. Github can do block quoting and syntax highlighting, so it is much better to do as text, as it allows copy&paste, it is much faster to load, Github search allows to find things, etc. And also you can add way longer output text, the full output if necessary (and it can use a "collapse/expand" link for convenience). The
Which also greatly helps to reduce the output logs, reduce the noise and focus on the problem. I'd say it is possible that the mingw profile is missing some more
which can affect how |
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: