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
Non-Linux platforms should be able to build the backend, but MacOS can't
find the shared library because the extension is incorrect. Use
`DLL_EXTENSION` rather than a fixed `.so`.
0 commit comments