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
This Makefile only has support for building a MacOS .dylib file and will try to do this even on Linux systems, where it fails because -dynamiclib is not a valid flag.