playdate-mode7
playdate-mode7 copied to clipboard
No linux precompiled binaries for lua
I tried to use it in linux but there is no precompiled version, I know it used to be in version 1.3. It would be good an updated version, or instructions to compile it on your own.
Oh, yes, I removed the binaries because I had to compile them manually in a virtual machine. Sorry!
Here's the command I used on Linux: cmake -DCMAKE_TOOLCHAIN_FILE=[SDK_PATH]/PlaydateSDK/C_API/buildsupport/arm.cmake -DCMAKE_BUILD_TYPE=Release ..