-
```
What steps will reproduce the problem?
1. ./build all
What do you see instead?
arm-eabi-none-gcc: Command not found
Please provide any additional information below.
Solution:
1. change line 10…
-
Build of examples with added c file fails. There is a warning
warning(link): unexpected LLD stderr:
ld.lld: warning: Linking two modules of different target triples: C:\Users\***\Desktop\ZigGBA-m…
-
I'm not super experienced so if someone could explain I'd be thankful.
-
```
What steps will reproduce the problem?
1. ./build all
What do you see instead?
arm-eabi-none-gcc: Command not found
Please provide any additional information below.
Solution:
1. change line 10…
-
Could we please get a build of the Switch version? I can't get it to compile with devkitarm.
-
I recently updated devkitARM and ctrulib to the latest versions, but now whenever TWLoader tries to draw text, the application crashes to HOME Menu.
-
The most recent release has a broken banner when installed onto the DSi home menu, it displays no icon or text.
This is fixed when recompiled with an up-to-date installation of devkitARM.
-
Hey. I recently installed ~~devkitPro~~ **devkitARM** again and arm-none-eabi-gdb.exe won't let me use the
backspace key. Can this be fixed? Where can I find a new version?
-
Hey!
I was attempting to use this library on a plaform that doesn't have preemptive multithreading (it's cooperative) and therefore no mutexes. Libasync however really seems like it wants mutexes.
…
-
I'm new to building on github and when I try to build it i get this in my terminal ctroller-master/3DS/include/hid.h:6:10: fatal error: 3ds/types.h: No such file or directory
6 | #include
…