Search found 2 matches

by chutia
Sat Dec 01, 2007 10:41 am
Forum: PSP Development
Topic: Help: problem with pointers??
Replies: 3
Views: 1734

thanks for the reply guys, firstly the make file was correct but in the c file there were lots of little mistakes I made, like not deleting the initgraphics(), sending the wrong variables to the function etc. I have only been programming in C for a little while and just started on the psp this week....
by chutia
Fri Nov 30, 2007 5:16 pm
Forum: PSP Development
Topic: Help: problem with pointers??
Replies: 3
Views: 1734

Help: problem with pointers??

hi guys, need help I get this compiler error with this simple code : $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -D_PSP_FW_VERSION= 150 -L. -L/usr/local/pspdev/psp/sdk/lib main.o -lpspdebug -lpspdisplay -lpsp ge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -l...