Results 1 to 3 of 3

Thread: How to connect Wii remote in Lazarus under win32?

  1. #1

    How to connect Wii remote in Lazarus under win32?

    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
    People being globalize, Moe being globalize, everything globalize

  2. #2

    How to connect Wii remote in Lazarus under win32?

    Do you have an URL for that hid lib? Maybe I can have a look.

  3. #3

    How to connect Wii remote in Lazarus under win32?

    Quote Originally Posted by marcov
    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/showf...group_id=45786
    People being globalize, Moe being globalize, everything globalize

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •