I'm new to Leap Motion
. I'm trying to implement Leap Motion using my mac. But the error shows:
DllNotFoundException: LeapC
Leap.ClockCorrelator..ctor ()
Leap.Unity.LeapServiceProvider.Awake () (at Assets/LeapMotion/Scripts/LeapServiceProvider.cs:162)
However the LeapC.dll
is available in plugins/X86
folder.