You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
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.
Using Vcpkg with cmake, I got this error :
The text was updated successfully, but these errors were encountered: