Search found 7 matches

by choupette
Wed Mar 22, 2006 6:20 pm
Forum: PSP Development
Topic: library error (-losl)
Replies: 2
Views: 1342

if -losl is not find, it means gcc doesn't find libosl in the library path you gave it. note, that I didn't say you don't have libosl, I'm just saying that given the library path it is given, it didn't find it. you should google or man gcc if you want further explanations as it's a very basic problem.
by choupette
Tue Oct 25, 2005 6:45 pm
Forum: PSP Development
Topic: goop.org's pspgl problem
Replies: 4
Views: 2245

I confirm it must be 64x64, but even with one with alpha channel I had problems, I'll check tonight.

EDIT: it works fine with my linux box, I'll try with my windows one at home when I have some time.
by choupette
Tue Oct 25, 2005 4:21 am
Forum: PSP Development
Topic: goop.org's pspgl problem
Replies: 4
Views: 2245

choupette@poupoune ~/pspgl/test-depthtest $ make psp-gcc -g -Wall -O2 -MD -I/usr/local/pspdev//psp/sdk/include -I.. -c simple.c make: *** No rule to make target `firefox.o', needed by `depthtest.elf'. Stop. choupette@poupoune ~/pspgl/test-depthtest $ cd .. choupette@poupoune ~/pspgl $ find ...
by choupette
Mon Oct 24, 2005 8:46 am
Forum: PSP Development
Topic: goop.org's pspgl problem
Replies: 4
Views: 2245

goop.org's pspgl problem

I just installed goop.org's pspgl to give it a try and well, huh, I tried to compile some examples and get this : choupette@poupoune ~/pspgl/test-depthtest $ make psp-gcc -g -Wall -O2 -MD -I/usr/local/pspdev//psp/sdk/include -I.. -c simple.c make: *** No rule to make target `firefox.o', need...
by choupette
Wed Oct 19, 2005 5:14 pm
Forum: PSP Development
Topic: where and how get PSPGL
Replies: 28
Views: 7085

svn co svn://svn.pspdev.org/psp/trunk/pspgl/

allows to dowload it from, huh it's obvious.
by choupette
Wed Oct 19, 2005 12:04 am
Forum: PSP Development
Topic: pspsdk building...by toolchain
Replies: 3
Views: 1616

my win p4 3Ghz 1GB never succeeded, I heard about 4 hours for cygwin.
my linux p4 2.4 256MB took about hmmm hard to say I wasn't checking, but about 1hour seems right.
by choupette
Wed Oct 19, 2005 12:02 am
Forum: PSP Development
Topic: ./toolchain.sh ERROR with FC4==> 2.6.13-1.1526-FC4smp
Replies: 3
Views: 1555

kxploit, google it, find -exec grep it, search it in these forums.