Hi everybody!
I'm a novice in programming on a PSP so be nice with me
I downloaded all the stuff needed to make a homebrew. I just want to know to build a PBP! I've got a code and a *.bat file which looks like this:
Quote:
path=c:\windows\system32;c:\windows
set PSPDEV=C:/pspdev
set PATH=%PATH%;%PSPDEV%/bin
cmd
|
I put both in the same directory (c:\pspdev\project), run the *.bat file.... and? What am I supposed to do after that?
C:\pspdev\project>make doesn't work
Thank you a lot.
Have a nice day!
EDIT:
I guess it's because of I use some SDL lib and the makefile isn't good..
Anyway I try to run a sample on my psp (5.02 M33 GEN-A) and it doesn't work: how does it? thank you