Search found 4 matches
- Sun Jun 10, 2007 3:26 am
- Forum: PSP Development
- Topic: Make in cygwin error, please help
- Replies: 8
- Views: 4858
- Sun Jun 10, 2007 1:32 am
- Forum: PSP Development
- Topic: Make in cygwin error, please help
- Replies: 8
- Views: 4858
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.
- Wed Jun 06, 2007 8:09 am
- Forum: PSP Development
- Topic: Make in cygwin error, please help
- Replies: 8
- Views: 4858
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
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
- Wed Jun 06, 2007 1:29 am
- Forum: PSP Development
- Topic: Make in cygwin error, please help
- Replies: 8
- Views: 4858
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...