Search found 2 matches

by karthikrathinavelu
Wed Mar 26, 2008 2:47 pm
Forum: PSP Development
Topic: psptoolchain compilation error in Cygwin
Replies: 2
Views: 1434

Thanks

Thanks for your reply ... Actually it seems we have to install libusb-dev package ...but it is not available in Cygwin ...so I finally made my mind to try it on linux and it worked like charm ... So guys go for linux ...It worked faster too (it took around 10 hrs in Cygwin and 30 minutes in Ubuntu)....
by karthikrathinavelu
Tue Mar 25, 2008 11:51 pm
Forum: PSP Development
Topic: psptoolchain compilation error in Cygwin
Replies: 2
Views: 1434

psptoolchain compilation error in Cygwin

while making psplinkusb stuff I got the error cc -Wall -g -c -o remotejoy.o remotejoy.c remotejoy.c:27:28: linux/joystick.h: No such file or directory Bcoz of this I got so many errors followed by it finally cracking the overall toolchain.sh Which package in Cygwin includes the joystick.h include fi...