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

boost-cobalt error compatibility x64-osx on Mac mini M2 with vcpkg #179

Open
TheLingeringWill opened this issue May 3, 2024 · 2 comments

Comments

@TheLingeringWill
Copy link

Using Vcpkg with cmake, I got this error :
Screenshot 2024-05-03 at 15 58 07

@Tradias
Copy link

Tradias commented Dec 18, 2024

@klemens-morgenstern When Boost.Cobalt was first added to vcpkg (Boost 1.84) they set "supports": "!osx & !ios & !android & !uwp". Now that vcpkg is at Boost 1.86 and in the progress of upgrading to 1.87 I wonder if that is still true?

The documentation doesn't say what OSs are supported by Boost.Cobalt: https://www.boost.org/doc/libs/master/libs/cobalt/doc/html/index.html#requirements

@klemens-morgenstern
Copy link
Collaborator

Cobalt doesn't rely on an OS, it just needs a C++20 compliant compiler & asio. I don't know why they set it this way, although I vageuly remember there being some OSX issue. That is however fixed by now, so it should work on OSX, too.

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

3 participants