I’m trying to create a demo project using the AIRKinect NativeExtension. I’m using Flex 4.6, AIR 3.1 building in FDT5 on Mac OSX 10.6.8
I’ve installed everything in the ReadMe (from the release code on GitHub) and tried to use the instructions from this tutorial to get the NativeExtension working in my AIR project.
When I try to run the ADL after successfully compiling the swf, I get an error from the -extdir parameter:
The -extdir argument must specify an existing directory
I’ve tried a path to the directory containing the unzipped .ane and the unzipped .ane itself.
I am at the exact same point as you with attempting to get this working.
After contacting PowerFlasher, there is currently no support for native extensions for desktop in FDT 5. It will be introduced in version 5.1
http://bugs.powerflasher.com/jira/browse/FDT-2504