Skip to content

macOS: use conda in stead of mamba to install deps #5626

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

nilason
Copy link
Contributor

@nilason nilason commented May 8, 2025

For some reason installing the conda packages with mamba fails, replacing with the use of conda executive in stead solves this.

In addition, enable libLAS to build with CMake version 4+.

This will fix currently broken CI "macOS distribute app" workflow and also (in combination with 502ef94) #5610.

In addition, enable libLAS to build with CMake version 4+.
@nilason nilason added this to the 8.5.0 milestone May 8, 2025
@github-actions github-actions bot added the macOS macOS specific label May 8, 2025
@nilason nilason enabled auto-merge (squash) May 8, 2025 11:53
@nilason nilason merged commit 920453b into OSGeo:main May 8, 2025
28 checks passed
@echoix echoix linked an issue May 9, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS macOS specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] v.extract fails on macOS 15.4.1 with libgfortran.5.dylib error
2 participants