Search found 2 matches

by n3k
Mon Oct 10, 2005 2:48 am
Forum: PSP Development
Topic: TinyGL , Linking Problems
Replies: 2
Views: 1069

Yep it works thx a lot, I didn't hope it was so easy ... sorry :)
by n3k
Mon Oct 10, 2005 2:34 am
Forum: PSP Development
Topic: TinyGL , Linking Problems
Replies: 2
Views: 1069

TinyGL , Linking Problems

Hi, I used svn to download then install : psptoolchain SDL SDL_image SDL_mixer zlib libpng jpeg All of theses libs are installed. Then I download via SVN ; tinygl After typing 'make' , compilation is good then the linking fails : psp-gcc -L`psp-config --pspsdk-path`/lib -L../lib mech.o sdl.o -o mech...