Search found 3 matches

by Ravine
Tue Jul 11, 2006 10:46 pm
Forum: PSP Development
Topic: Installing PSPGL [SOLVED]
Replies: 3
Views: 1571

I reinstalled the toolchain then compiled pspGL and it worked fine. I guess my toolchain was broken or something.
by Ravine
Tue Jul 11, 2006 12:28 pm
Forum: PSP Development
Topic: Installing PSPGL [SOLVED]
Replies: 3
Views: 1571

OK, I found a pspvfpu.h and moved it to that location. Now I'm getting another error, not sure if it is because of a 'faulty' pspvfpu.h, so I am updating the SDK. I'll post the error in a second if this doesn't solver the problem.
by Ravine
Tue Jul 11, 2006 11:57 am
Forum: PSP Development
Topic: Installing PSPGL [SOLVED]
Replies: 3
Views: 1571

Installing PSPGL [SOLVED]

I am trying to install PSPGL and am having a bit of trouble. It wont compile when I 'make' it. Here is the error: $ make psp-gcc -std=gnu99 -g -Wall -Wmissing-prototypes -Os -G0 -fsingle-precision-cons tant -I. -I /usr/local/pspdev/psp/include -I /usr/local/pspdev/psp/sdk/include - funit-at-a-time -...