Make error.

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

Moderators: cheriff, TyRaNiD

Post Reply
JesusXP
Posts: 79
Joined: Tue Jan 17, 2006 11:16 am
Location: Ontario, Canada

Make error.

Post by JesusXP »

linux:/home/jesusxp/development/psp/scratch/lesson06 # make kxploit
psp-gcc -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -c -o lesson06.o lesson06.c
lesson06.c: In function ‘main’:
lesson06.c:67: warning: implicit declaration of function ‘sceDisplayWaitVblankStart’
make: *** No rule to make target `main.o', needed by `lesson06.elf'. Stop.
linux:/home/jesusxp/development/psp/scratch/lesson06 #
This is lesson06 www.scriptscribbler.com/psp[/code]
JesusXP
Posts: 79
Joined: Tue Jan 17, 2006 11:16 am
Location: Ontario, Canada

Post by JesusXP »

yo, its all good now fella's
Post Reply