My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 3: Compile Error
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  softwiiv2


 
Reported by rlela...@gmail.com, Jul 10, 2011
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 ...
Aug 6, 2011
Project Member #2 softwiiv2
Try it with this version of libogc: https://code.google.com/p/syscheck/downloads/detail?name=libogc.rar&can=2&q=
Status: Accepted
Owner: softwiiv2

Powered by Google Project Hosting