Search found 4 matches
- Sun Nov 12, 2006 1:40 pm
- Forum: PSP Development
- Topic: problem installing SDL: cannot find input file: Makefile.in
- Replies: 5
- Views: 2942
problem installing SDL: cannot find input file: Makefile.in
I have checked out SDL from revision 2061, i ran ./autogen.sh but when i ran: $ LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" ./configure --host psp --prefix=$(psp-config --psp-prefix) I get the error: configure: creating ./config.status ...
- Wed Sep 06, 2006 7:59 pm
- Forum: PSP Development
- Topic: Error, could not fixup imports, stubs out of order.
- Replies: 2
- Views: 1677
Error, could not fixup imports, stubs out of order.
I get this error when I make my program: psp-fixup-imports invaderR.elf Error, could not fixup imports, stubs out of order. Ensure the SDK libraries are linked in last to correct this error make: *** [invaderR.elf] Error 1 I'm not quite sure what to do because I thought I had linked the SDK libs las...
- Thu Mar 16, 2006 6:10 pm
- Forum: PSP Development
- Topic: hex codes for colours
- Replies: 6
- Views: 2448
- Wed Mar 08, 2006 4:37 pm
- Forum: PSP Development
- Topic: hex codes for colours
- Replies: 6
- Views: 2448
hex codes for colours
I was wondering why the hex codes for colours on the psp are different from on pc. I am using SDL in 2.01 firmware.
thanks
thanks