thank you..
do I just write sceKernelLoadExec("myfilename") ?
or are there other code needed?
in wich header file is it included?
( i got PSPSDK )
Search found 4 matches
- Fri Feb 29, 2008 3:35 am
- Forum: PSP Development
- Topic: How to load an homebrew app from another?
- Replies: 6
- Views: 2533
- Thu Feb 28, 2008 6:34 am
- Forum: PSP Development
- Topic: How to load an homebrew app from another?
- Replies: 6
- Views: 2533
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.. ;)
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.. ;)
- Mon Feb 25, 2008 12:49 am
- Forum: PSP Development
- Topic: libpng error
- Replies: 2
- Views: 1270
Thanks
Thanks so much, i have been searching for an error 2 days long already.. :(
but really thank you
but really thank you
- Sun Feb 24, 2008 11:48 pm
- Forum: PSP Development
- Topic: libpng error
- Replies: 2
- Views: 1270
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...