Search found 4 matches

by dark_tee
Fri Feb 29, 2008 3:35 am
Forum: PSP Development
Topic: How to load an homebrew app from another?
Replies: 6
Views: 2435

ty

thank you..
do I just write sceKernelLoadExec("myfilename") ?
or are there other code needed?
in wich header file is it included?
( i got PSPSDK )
by dark_tee
Thu Feb 28, 2008 6:34 am
Forum: PSP Development
Topic: How to load an homebrew app from another?
Replies: 6
Views: 2435

How to load an homebrew app from another?

I got an question:
how can I run an app from my homebrew programm?
I know how to get the file located but dont know how i run it..

plz answer..

I hope that my English is not too bad.. ;)
by dark_tee
Mon Feb 25, 2008 12:49 am
Forum: PSP Development
Topic: libpng error
Replies: 2
Views: 1240

Thanks

Thanks so much, i have been searching for an error 2 days long already.. :(
but really thank you
by dark_tee
Sun Feb 24, 2008 11:48 pm
Forum: PSP Development
Topic: libpng error
Replies: 2
Views: 1240

libpng error

When I want to compile a simple pngprinter i got following error messages [quote] C:\Dokumente und Einstellungen\Tim Taubner\Eigene Dateien\PSPProjects\Image>make psp-gcc -I. -IC:/pspdev/psp/sdk//include -O2 -G0 -Wall -L. -LC:/pspdev/psp/sdk/ /lib main.o graphics.o framebuffer.o -lpspgu -lm -lz -lpn...