Hello, I am configuring VS 2015 for C-sharp and using Leap Motion Controller.
When I downloaded the latest most version of the SDK (4.0), I have LeapC.dll and LeapC.lib files in x64 folder.
I downloaded LeapCSharp.Net4.0.dll from the web and when I run my program I get below error:
An unhandled exception of type 'System.TypeInitializationException' occurred in LeapCSharp.NET4.0.dll
Additional information: The type initializer for 'Leap.LeapPINVOKE' threw an exception.
I am stuck here for a long. Need support please.