Zadok
Zadok
Thank you for letting me know. This means we at least know it works for some Mac's and not others. To be clear I have tried scons platform=macos arch=arm64 scons...
Here is a video showing me typing the commands above, and the errors that appear in full. https://www.youtube.com/watch?v=b0_Sh2AjHZ0
After much trial and error. I discovered what I think is the solution. Remove any/all of the following from your path before building: /Users/user/Library/Android/cmdline-tools/bin /opt/homebrew/opt/openjdk@17/bin /Users/user/Library/Android/sdk/ndk/23.2.8568313/toolchains/llvm/prebuilt/darwin-x86_64/bin/ It looks like some...
Just wondering if anyone got this working? Im thinking of trying some egui for some little mobile apps, but I don't want to get stuck at the first step of...
Amazing, thank you!