drcd
Joined: 04 Dec 2005 Posts: 22
|
Posted: Mon Jun 19, 2006 7:01 pm Post subject: Can't update pspsdk compile error |
|
|
Hi everyone
I'm trying to update my pspsdk. So i used toolchain which download files. But when it compiles files, it reports many errors in pspdebug.h:
syntax error missing ; at line
void pspDebugScreenPrintf(const char *fmt, ...) __attribute__((format(printf,1,2)));
and an other error in pspthreadman.h at line 41:
syntax error before SceUint32
and many other error.
So how can i fix it? |
|