LuaMachine icon indicating copy to clipboard operation
LuaMachine copied to clipboard

Build file fix for Apple Silicon

Open obscuren opened this issue 2 years ago • 3 comments

Added an extra conditional build statement for Apple Silicon architecture.

obscuren avatar May 25 '23 12:05 obscuren

On a side note, I did not add static Lua library. If you do not have access to an Apple Silicon machine I can supply a static lib

obscuren avatar May 25 '23 12:05 obscuren

@obscuren the currently provided static lib contains both arm64 and x64 symbols

rdeioris avatar May 25 '23 12:05 rdeioris

Thats's odd. I wasn't able to build. Will look in to it (it was complaining about x64 symbols for an ARM binary)

obscuren avatar May 25 '23 12:05 obscuren