SpaceCadetPinball icon indicating copy to clipboard operation
SpaceCadetPinball copied to clipboard

MacBook Air M1

Open WaterFloat opened this issue 3 years ago • 4 comments

https://url52.ctfile.com/d/2996552-47439381-33ba69 (PWD:8722) 未命名

WaterFloat avatar Mar 11 '22 07:03 WaterFloat

Is there a bug? Is this a confirmation that it works?

parkerlreed avatar Mar 11 '22 16:03 parkerlreed

This is most likely a success story/binary share. However, the project is already known to compile on ARM arch and under macOS.

In fact, the game should compile on most little-endian architectures. It might even work on exotics, as it was tested to compile and run on Elbrus VLIW.

k4zmu2a avatar Mar 14 '22 07:03 k4zmu2a

Is there a bug? Is this a confirmation that it works?

I only know a little bit of compilation knowledge, and I compiled it by accident. I don't know if there is a bug, but it does work fine.

WaterFloat avatar Mar 15 '22 12:03 WaterFloat

This is most likely a success story/binary share. However, the project is already known to compile on ARM arch and under macOS.

In fact, the game should compile on most little-endian architectures. It might even work on exotics, as it was tested to compile and run on Elbrus VLIW.

I installed SDL2, SDL2_mixer using homebrew, and downloaded and installed cmake and vscode. Then I loaded CMakeLists.txt using vscode, and it compiled successfully after that. It all came as a surprise to me, my English is very weak, I'm not a programmer, I just love the open source world. Through this unexpected joy, I found that I can get all the open source software I need by learning to compile.

WaterFloat avatar Mar 15 '22 12:03 WaterFloat

Compiling things can be rewarding, especially when it works)

k4zmu2a avatar Oct 16 '23 07:10 k4zmu2a