Tastenkunst / AIRKinectv2

Adobe AIR native extension for Microsofts Kinect v2 for Windows SDK
Other
52 stars 17 forks source link

Isn't this working at AIR20? #1

Open p2ri opened 8 years ago

p2ri commented 8 years ago

Thank you for your great ANE.

I get an error like this.

AIRKinectv2 SDK: (KV2 v1.0.2) - license: (KV2_ANE_TK060515 trial) Please visit http://www.tastenkunst.com for more information.

ArgumentError: Error #3500 at flash.external::ExtensionContext/call() at com.tastenkunst.airkinectv2::KV2Manager/start()

If I use AIR18, It's working well. but AIR19, AIR20 is not...

Can't I use this ANE with other air version?

MarcelKlammer commented 8 years ago

Did you put the MS Kinect SDK files into the bin folder of the other AIR versions as well? I guess you have them in your AIR 18 bin folder and maybe they are missing in your other AIR version bin folder. Please check that.