Search found 1 match

by fluxscan
Thu Nov 10, 2005 2:18 am
Forum: PSP Development
Topic: make Error
Replies: 2
Views: 1250

Compile guide...

Hi, I successed to compile it.. First, SceCtrlData --> ctrl_data_t pad chage! Because Buttons member in pspctrl.h is included by ctrl_data_t structure. So, Buttons is incorrect .. buttons is .. PSP_CTRL_MODE_ANALOG is not identified.. You must define it's value... Example, #define PSP_CTRL_MODE_ANAL...