PDA

View Full Version : pspdev help



gamehunter101
October 8th, 2006, 00:48
does anyone know how to compile in pspdev.thanks :cool:(i already completed the start.bat step)just need the command to compile

yaustar
October 8th, 2006, 01:23
Using the command 'make' will trigger the makefile in the current folder that you are in.

gamehunter101
October 8th, 2006, 01:25
Using the command 'make' will trigger the makefile in the current folder that you are in.

lol that was the first thing i tried

yaustar
October 8th, 2006, 02:01
Well, what happened?

gamehunter101
October 8th, 2006, 02:07
Well, what happened?

lol the windows error

'make' is not recognized as an internal or external command,
operable program or batch file.

i have benn trying for like 5hrs lol i need help

yaustar
October 8th, 2006, 02:25
You haven't set your paths correctly either in the batch file or the Windows settings. I am assuming you are using the pre-compiled pspdev kit.

http://forums.evilmana.com/index.php?topic=6.0

gamehunter101
October 8th, 2006, 02:27
You haven't set your paths correctly either in the batch file or the Windows settings. I am assuming you are using the pre-compiled pspdev kit.

http://forums.evilmana.com/index.php?topic=6.0


thank you ,your a life saver:cool:

gamehunter101
October 8th, 2006, 02:41
make: *** audio/polyphonic: No such file or directory. Stop.
make: *** [_dir_audio/polyphonic] Error 2

i get that error

nvm got it fixed