mload.c
c:/devkitPro/Syscheck/source/mload.c: In function 'mload_init':
c:/devkitPro/Syscheck/source/mload.c:64:25: warning: implicit declaration of function 'iosDestroyHeap' [-Wimplicit-function-declaration]
sha1.c
sys.c
c:/devkitPro/Syscheck/source/sys.c: In function 'doit':
c:/devkitPro/Syscheck/source/sys.c:381:23: warning: comparison between pointer and integer [enabled by default]
c:/devkitPro/Syscheck/source/sys.c: In function 'CheckVersionPatch':
c:/devkitPro/Syscheck/source/sys.c:730:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
sysCheck.c
c:/devkitPro/Syscheck/source/sysCheck.c:8:22: fatal error: wiilight.h: No such file or directory
compilation terminated.
make[1]: *** [sysCheck.o] Error 1
"make": *** [build] Error 2
> Process Exit Code: 2
> Time Taken: 00:18
I try to compile this r9 but i have a compile error ...
Owner: softwiiv2