| View previous topic :: View next topic |
| Author |
Message |
Socomboricua
Joined: 11 Jun 2008 Posts: 3
|
Posted: Wed Jun 11, 2008 7:32 am Post subject: Compilation error please help. |
|
|
ok so I am making a PRX and when trying to compile it says
| Code: | Compiling...
crt0_prx.c
c:\users\user\desktop\crt0_prx.c(4) : fatal error C1083: Cannot open include file: 'pspkernel.h': No such file or directory
Error executing cl.exe.
crt0_prx.obj - 1 error(s), 0 warning(s) |
can someone help me on what I should do? |
|
| Back to top |
|
 |
crazyc
Joined: 17 Jun 2005 Posts: 410
|
Posted: Wed Jun 11, 2008 7:51 am Post subject: |
|
|
| Try compiling it with gcc instead of msvc. |
|
| Back to top |
|
 |
Socomboricua
Joined: 11 Jun 2008 Posts: 3
|
Posted: Wed Jun 11, 2008 7:55 am Post subject: |
|
|
| alright im gunna try that now |
|
| Back to top |
|
 |
Jim

Joined: 02 Jul 2005 Posts: 487 Location: Sydney
|
|
| Back to top |
|
 |
|