Skip to content

fix: ensure aruco module is correctly built with required dependencies#428

Merged
rainyl merged 1 commit intomainfrom
fix-aruco
Feb 26, 2026
Merged

fix: ensure aruco module is correctly built with required dependencies#428
rainyl merged 1 commit intomainfrom
fix-aruco

Conversation

@rainyl
Copy link
Owner

@rainyl rainyl commented Feb 26, 2026

fixes: #427

Update CMake configuration to include the correct dependency (objdetect) for the aruco module when it is enabled. This resolves a build issue where the aruco module would not compile properly when changing included modules. Also update package versions and changelogs accordingly.

Update CMake configuration to include the correct dependency (objdetect) for the aruco module when it is enabled. This resolves a build issue where the aruco module would not compile properly when changing included modules. Also update package versions and changelogs accordingly.
@rainyl rainyl merged commit deeba11 into main Feb 26, 2026
4 of 5 checks passed
@rainyl rainyl deleted the fix-aruco branch February 26, 2026 09:18
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (4d0cda0) to head (b9741fe).
⚠️ Report is 3 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #428   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files          56       56           
  Lines       11442    11442           
=======================================
  Hits        10614    10614           
  Misses        828      828           
Flag Coverage Δ
unittests 92.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build error on ios Platform whith aruco

2 participants