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
I'm using Mac OS X Sierra. Unfortunately gcc is not installed under Mac OS anymore and defaults to clang instead. Clang in return doesn't know about the options -E and -soname, so that Lua doesn't compile properly.
Hey,
I'm using Mac OS X Sierra. Unfortunately gcc is not installed under Mac OS anymore and defaults to clang instead. Clang in return doesn't know about the options -E and -soname, so that Lua doesn't compile properly.