Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff, TyRaNiD
-
alpher
- Posts: 5
- Joined: Mon Nov 17, 2008 4:44 pm
Post
by alpher »
make[1]: Entering directory `/home/alpher/trunk/psplibraries/build/pspirkeyb/asciidemo'
psp-gcc -I/usr/local/pspdev/SDK/include -I../libpspirkeyb/include -I. -I/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -D_PSP_FW_VERSION=401 -c -o main.o main.c
mksfoex -d MEMSIZE=1 'IR Keyb ASCii Test' PARAM.SFO
main.c:12:22: error:kubridge.h:No such file or directory
make[1]: *** [main.o] error 1
make[1]: Leaving directory `/home/alpher/trunk/psplibraries/build/pspirkeyb/asciidemo'
make: *** [all] error 2
-
J.F.
- Posts: 2906
- Joined: Sun Feb 22, 2004 11:41 am
Post
by J.F. »
You need to install D_A's cfw SDK. The latest one is in the 401M33-2.rar on D_A's web site.
-
angelo
- Posts: 168
- Joined: Wed Aug 29, 2007 9:34 pm
Post
by angelo »
Hmmm... maybe with the next version of the PSPIRKeyB Lib, I'll include DAX's include files.
I can do that right? Will Dark_AleX get angry if I include one of his M33 include files with another lib?
Angelo