Search found 2 matches

by droneuath
Thu Nov 03, 2005 8:25 am
Forum: PSP Development
Topic: SDL setup question
Replies: 24
Views: 10954

Issue is resolved, repository was broken. I did a final svn checkout to be sure its the latest version and got it working ;)
by droneuath
Thu Nov 03, 2005 8:13 am
Forum: PSP Development
Topic: SDL setup question
Replies: 24
Views: 10954

SDL Compilation Issue

Hi all! Didn't want to create a new thread for this. I tried to compile SDL from subversion and after running the command LDFLAGS="-L`psp-config --pspsdk-path`/lib -lc -lpspuser -lpsputility" ./configure --host psp --prefix=`psp-config --psp-prefix` (described in README.PSP) the following ...