|
link to this page:
http://pastebin.antiyes.com/pastebin/index293.html
download this file: click here
|
description/question: Whenever I goto compile I get this error
|
|
|
C:\mysource\SRC>MAKE
psp-gcc -IC:/pspdev/psp/sdk/include/libc -I. -IC:/pspdev/psp/sdk/include -O2 -G0
-w -msingle-float -g -c -o crt0_prx.o crt0_prx.c
crt0_prx.c(28) : column 28 : error: pspctrl_kernel.h: No such file or directory
MAKE: *** [crt0_prx.o] Error 1
|
|
|
|
|