Search found 2 matches

by lucasclaus
Sun Mar 30, 2008 11:03 am
Forum: PSP Development
Topic: Installing SDL...
Replies: 10
Views: 3780

hi lucasclaus, for a total beginner, either read all the docs or use my win32 builds of sdk and libs to make it easier. With my builds is just download the installers for windows, run the setup then run the setup of sdl and use either eclipse or visual studio to code your stuff. Take a look at this...
by lucasclaus
Fri Mar 28, 2008 10:39 pm
Forum: PSP Development
Topic: Installing SDL...
Replies: 10
Views: 3780

hi everybody, this is my first post
i followed all the instructions but after make install it gives me the errors:
make install-data-hook
make[3]: ldconfig: command not found
make[3]: [install-data-hook] Error 127 <ignored>

it's important?
i've to install ldconfig before SDL?
thanks.