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