- Joined
- Nov 14, 2024
- Messages
- 500
- Solutions
- 1
- Reaction score
- 779
- Trophies
- 1
- Website
- lightwo.net
- XP
- 1,419
- Country

I can't manage to build arGecko. It appears to be the only Aroma plugin that enables using cheats on the system (e.g. working around broken games).
I built and installed wups and wums (
Given that I am not a Wii U developer, nor have I ever used devkitPro beyond building existing projects, can you please help out?
Error log:
I built and installed wups and wums (
make install), but for some reason, arGecko's Makefile refers to nonexisting $(WUMS_ROOT)/share/libkernel.ld.Given that I am not a Wii U developer, nor have I ever used devkitPro beyond building existing projects, can you please help out?
Error log:
Code:
main.cpp
arGecko/source/main.cpp:3:10: fatal error: kernel/kernel.h: No such file or directory
3 | #include <kernel/kernel.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/opt/devkitpro/devkitPPC/base_rules:15: main.o] Error 1
make: *** [Makefile:114: build] Error 2
Last edited by lightwo,






