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

At what QGIS release can OSX 10.15 be the minimum supported version? #155

Open
hobu opened this issue Sep 7, 2022 · 0 comments
Open

At what QGIS release can OSX 10.15 be the minimum supported version? #155

hobu opened this issue Sep 7, 2022 · 0 comments

Comments

@hobu
Copy link

hobu commented Sep 7, 2022

OSX 10.15 is where C++17 std::filesystem is reliably available. We have some monkey patches in Untwine (which is used to process point cloud data) to support older OSX, but these don't behave consistently with <filesystem>. I would really like to ditch it all, but to do so would require increasing this minimum floor.

OSX 10.15 was released Oct 7th, 2019. It is three years old. 10.15 is compatible with OSX hardware up to 10 years old. It is zero-cost to download and install.

At which version can we bump this?

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

No branches or pull requests

1 participant