Search found 4 matches

by irishlostfan
Sat Mar 29, 2008 9:48 am
Forum: PSP Development
Topic: Help with PgeFont Please
Replies: 6
Views: 1782

Success!!

You are a legend!

Thanks again.
by irishlostfan
Sat Mar 29, 2008 8:55 am
Forum: PSP Development
Topic: Help with PgeFont Please
Replies: 6
Views: 1782

Ok, we are getting closer. $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -g -I/usr/local/ps pdev/psp/include/freetype2 -I/usr/local/pspdev/psp/include -D_PSP_FW_VERSION=150 -c -o fonttest.o fonttest.c psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -g -I/usr/loca...
by irishlostfan
Sat Mar 29, 2008 8:30 am
Forum: PSP Development
Topic: Help with PgeFont Please
Replies: 6
Views: 1782

Thanks for your help but now i get this $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -g -I/usr/local/in clude/freetype2 -I/usr/local/include -D_PSP_FW_VERSION=150 -c -o fonttest.o fo nttest.c psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -g -I/usr/local/in clu...
by irishlostfan
Sat Mar 29, 2008 8:10 am
Forum: PSP Development
Topic: Help with PgeFont Please
Replies: 6
Views: 1782

Help with PgeFont Please

I am trying to use PgeFont but I cant get it to work, I Have installed Freetype I think(maybe incorrectly, I'm a total noob!). Anyways this is what i get when i try to compile the samples. $ make psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -g -D_PSP_FW_VERSI ON=150 -c -o fonttest.o...