Search found 4 matches

by nuke13
Sun Jun 10, 2007 3:26 am
Forum: PSP Development
Topic: Make in cygwin error, please help
Replies: 8
Views: 4815

No more help need. i have given up on the psp, if there aint a half decent comiler out that works "out the box" i aint wasting my time scripting for the psp
by nuke13
Sun Jun 10, 2007 1:32 am
Forum: PSP Development
Topic: Make in cygwin error, please help
Replies: 8
Views: 4815

I copied that just as it was writen and i get this error:

Code: Select all

$ make
/lib/build.mak:15: *** $(PSPSDK) is undefined.  Use "PSPSDK := $(shell psp-confi
g --pspsdk-path)" in your Makefile.  Stop.
by nuke13
Wed Jun 06, 2007 8:09 am
Forum: PSP Development
Topic: Make in cygwin error, please help
Replies: 8
Views: 4815

This tutorial http://www.psp-programming.com/tutorial ... on01-2.htm

and i have set up the enviroment, like it said.

where do i put:

export PSPDEV=/usr/local/pspdev
export PATH=$PATH:$PSPDEV/bin

I put it in the makefile and i got the same error
by nuke13
Wed Jun 06, 2007 1:29 am
Forum: PSP Development
Topic: Make in cygwin error, please help
Replies: 8
Views: 4815

Make in cygwin error, please help

Hi all, So i have been following the tutorial for programign on the psp, the next step said type "make" in cygwin, and well this happend: Tom@toms ~/projects/helloworld $ make make: psp-config: Command not found makefile:12: /lib/build.mak: No such f...