| View previous topic :: View next topic |
| Author |
Message |
zabbyh
Joined: 15 Jul 2005 Posts: 13
|
Posted: Fri Jul 15, 2005 3:48 am Post subject: Syntax Errors with header files |
|
|
Hi;
I am having the following problem whilst compiling some code, the problem is not with the code but with the header files. As they have been released by pspdev I am not sure what is causing these errors please compare your pspkernal.h files and let me know what could possibly be causing these errors.
As I am aware that these header files are being used by everyone so it must be something wrong with mine...
for e.g I am getting a syntax error from the code u32 frame; the part producing the error is u32..
Please help
I am using codewarrior IDE
Error : declaration syntax error
(included from:
pspkernel.h:18
launcher.c:5)
pspctrl.h line 57 u32 frame;
[lots of errors removed] |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Fri Jul 15, 2005 4:23 am Post subject: Re: Syntax Errors with header files |
|
|
First, you posted it in the wrong forum. Second, your post was way too clobbered with error messages. Third: | zabbyh wrote: | | I am using codewarrior IDE | We do not support codewarrior's softwares. Please use your legally-acquired codearrior license to enter metrowerks's network support: http://www.metrowerks.com/community/ _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
|