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
Hello @jeroen, is macOS 10.13 a required platform for mongolite? The C driver CI tests build with macOS 10.14+. MongoDB server 6.0 no longer supports macOS 10.13.
Yes R currently targets 10.13 on intel mac, but don't worry about it, I added a simple workaround. You could copy the workaround in mongo-c-driver if you want to support older versions of macos.
After upgrading to mongo-c-driver 1.23 I see:
And indeed if I try to build on macos 10.13 it fails with a linking error.
@kevinAlbs
The text was updated successfully, but these errors were encountered: