PDA

View Full Version : How to connect Wii remote in Lazarus under win32?



LYH1
01-07-2008, 10:32 AM
I am using the VCL here:
http://www.delphifr.com//code.aspx?ID=4479
developing some game using wii remote on windows.
I try to switch to lazarus, but FPC cannot compile the JDEI HID interface for some reason.
Current BT package for lazarus is linux only, any suggestion on using JDEI HID interface on Lazarus?
I have think about flattening the VCL to dll and load it in lazarus, but that is not a easy job :(

marcov
08-07-2008, 11:04 AM
Do you have an URL for that hid lib? Maybe I can have a look.

LYH1
05-08-2008, 09:00 PM
Do you have an URL for that hid lib? Maybe I can have a look.
I found the HID.pas in a package call HIDKomponente.
JVCL also contain all you will need.
JVCL3:
http://sourceforge.net/project/showfiles.php?group_id=45786