Hello,
I've been working on creating a desktop application that allows a user to select different items. However, after building the application, the Leap Motion will only track the user's hands on the development computer. When this application (.exe file and the FileName_Data folder) is transferred to another computer, the tracking is lost. The test application that comes with the SDK (with the flowers and dancing robots and such) works just fine, and the greyscale simple tracking works fine as well. I was wondering if there's something I need to be including so that this application can be used across multiple devices, as long as those 2 files (.exe and FileName_Data) are right next to each other?
Thanks in advance!