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

xobjdetect: (5.x) fix to build world with xobjdetect #3862

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

Kumataro
Copy link
Contributor

@Kumataro Kumataro commented Jan 3, 2025

Closed #3861

This patch is to build world module with xobjdetect successfully.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@Kumataro Kumataro changed the title xobjdetect: fix to build world xobjdetect: (5.x) fix to build world with xobjdetect Jan 3, 2025
@Kumataro
Copy link
Contributor Author

Kumataro commented Jan 3, 2025

Linux 64 test is failed, but it is related cmake version.

https://pullrequest.opencv.org/buildbot/builders/precommit-contrib_linux64/builds/101396/steps/cmake/logs/stdio

 using PTY: False
Re-run cmake no build system arguments
CMake Error at CMakeLists.txt:18 (cmake_minimum_required):
  CMake 3.13 or higher is required.  You are running version 3.10.2


-- Configuring incomplete, errors occurred!
program finished with exit code 1
elapsedTime=0.126756

@asmorkalov asmorkalov merged commit 1fd94a7 into opencv:5.x Jan 8, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants