need help

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
pspwill
Posts: 51
Joined: Thu Nov 17, 2005 8:07 am

need help

Post by pspwill »

i ran the toolchain but i had an error at the nd and now when i type make it saysImage
User avatar
TsukasaX
Posts: 4
Joined: Tue Nov 15, 2005 8:35 am

Post by TsukasaX »

In the makefile, include
PSPSDK=$(shell psp-config --pspsdk-path)
include $(PSPSDK)/lib/build.mak
I think that's what it's telling you anyway.
Image
pspwill
Posts: 51
Joined: Thu Nov 17, 2005 8:07 am

Post by pspwill »

i have that in my makefile anyways
framerate
Posts: 20
Joined: Sun Aug 14, 2005 2:30 am

Re: need help

Post by framerate »

pspwill wrote:i ran the toolchain but i had an error at the nd and now when i type make it saysImage
In linux it would probably be "source ~/.bash_profile
pspwill
Posts: 51
Joined: Thu Nov 17, 2005 8:07 am

Post by pspwill »

and what does that mean and have i done anything wrong and if i have how can i make it right
Post Reply