LeapMotionAS3 icon indicating copy to clipboard operation
LeapMotionAS3 copied to clipboard

Mac 64-bit

Open logotype opened this issue 9 years ago • 0 comments

Hi

Could anyone help look into compiling the binary? In Xcode, I get the following errors (for all Adobe AIR header files):

Undefined symbols for architecture x86_64:
  "_FREAcquireBitmapData", referenced from:
      leapnative::LNLeapDevice::getFrame() in LNLeapDevice.o
  "_FREDispatchStatusEventAsync", referenced from:
...
...

Check the dev branch and the Xcode project in native/osx-xcode/LeapNative.xcodeproj

Thanks

logotype avatar Jan 06 '16 15:01 logotype