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

Set the cmake version as latest doesn't work on Macs #1096

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

moratom
Copy link
Collaborator

@moratom moratom commented Aug 16, 2024

Latest CMake 3.30.2 does not work on MacOS with Hunter (highly likely not depthai related).
The behavior is that it gets only pulls one hunter dependency but gets stuck in the next one, so something is not cleaning up properly.

To workaround it use the latest working version instead (which is one before latest).

@moratom moratom merged commit 8b022ab into develop Aug 16, 2024
40 of 49 checks passed
@moratom moratom deleted the ci_macos_builds branch August 16, 2024 15:44
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.

1 participant