yeah i know iam trying to luanch the demo one that you told me to create with the program
it's for the pc. so you can make stuff to launch on your psp.![]()
yeah i know iam trying to luanch the demo one that you told me to create with the program
you now the start.bat one
hey dalejrrocks I managed to get the make kxploit thing to work, got a newer version of cygwin1.dll and it work.
Might just be me but it seemed to compile faster too.
Lmtlmt.... im not sure if you've followed what this is, or perhaps your just a bit lost.
Once u have followed the intructions for compliing an sample, go to the directory where the sample you compiled is and copy the eboot.pbp file onto a new folder (name it something) in the PSP/GAME dir on your memory stick. then try loading it with eloader.
But some programs wont work yet until we have the code to get into kernal mode on 2.01, 2.5, 2.6.
I get the same error. could you tell me were you got the new version of cygwin1.dll? thanx...Originally Posted by Davidov
Nevermind... I found how to fix:
http://forums.ps2dev.org/viewtopic.php?t=6046
whenever I compile i get:
make: psp-config: Command not found
makefile:20: /lib/build.mak: No such file or directory
make: *** No rule to make target `/lib/build.mak'. Stop.
I used the exe package and this is the result, follwed the tutorial and such as well
Put this in your .bat file and delete everything else:
set PSPDEV=C:/pspdev
set PATH=%PATH%;%PSPDEV%/bin
set PSPSDK=C:/pspdev/psp/sdk
cmd
and try putting this in the beginning of your makefile:
PSPSDK = $(shell psp-config --pspsdk-path)
PSPBIN = $(shell psp-config --psp-prefix)/bin
and this at the end:
include $(PSPSDK)/lib/build.mak
did not work.![]()
what are you trying to compile? i think that the problem is with your makefile.
Hey, I posted this tutorial at other sites like psp-programming and evilmana so more people kno about this
Rest asure, I gave all credit to you![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks