Tastenkunst / AIRKinectv2

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

error #5

Open bluelemonade opened 7 years ago

bluelemonade commented 7 years ago

hi, ich benutze cs6, habe die App.as als main verlinkt.

wirft diesen fehler: [SWF] AIRKinectv2.swf - 16290 Byte nach Dekomprimierung AIRKinectv2 SDK: (KV2 v1.0.2) - license: (KV2_ANE_TK060515 trial) Please visit http://www.tastenkunst.com for more information. KV2ExampleAll.init KV2Example.initKinect ArgumentError: Error #3500: The extension context does not have a method with the name kv2_start. at flash.external::ExtensionContext/_call() at flash.external::ExtensionContext/call() at com.tastenkunst.airkinectv2::KV2Manager/start()[D:\workspaces\tk\AIRKINECTV2_ANE_LIBRARY\src\com\tastenkunst\airkinectv2\KV2Manager.as:212] at com.tastenkunst.airkinectv2.examples::KV2Example/initKinect()[E:_flash\AIRKinectv2-master\src\com\tastenkunst\airkinectv2\examples\KV2Example.as:54] at com.tastenkunst.airkinectv2.examples::KV2ExampleAll/init()[E:_flash\AIRKinectv2-master\src\com\tastenkunst\airkinectv2\examples\KV2ExampleAll.as:95] at App/init()[E:_flash\AIRKinectv2-master\src\App.as:51] at App/onAddedToStage()[E:_flash\AIRKinectv2-master\src\App.as:39] at App()[E:_flash\AIRKinectv2-master\src\App.as:27] at runtime::ContentPlayer/loadInitialContent() at runtime::ContentPlayer/playRawContent() at runtime::ContentPlayer/playContent() at runtime::AppRunner/run() at ADLAppEntry/run() at global/runtime::ADLEntry()

MarcelKlammer commented 7 years ago

Schau bitte erstmal in diesen Thread: https://github.com/Tastenkunst/AIRKinectv2/issues/2

Da ist ne Menge abgehandelt. Wichtig ist, dass die dlls im AIR bin Ordner liegen, damit du testen kannst. Und später beim Erstellen des Installers müssen die dlls auch mit reingepackt werden.

Gruß Marcel

bluelemonade commented 7 years ago

hi,

danke für die Info, endlich zeit gehabt an der demo zu arbeiten. funktioniert schon mal auf meinem windows book.

jetzt habe ich das gerade beim kunden auf einen rechner mit kinect sdk kopiert, will nicht. was kanns sein? irgendeine idee? ich erstelle eine anwendung mit eingebetter laufzeitumgebung.

muß noch irgendwas in windows installiert werden?

Grüße Dietmar

[image: image.png]

Marcel Klammer notifications@github.com schrieb am Di., 5. Sep. 2017 um 17:21 Uhr:

Schau bitte erstmal in diesen Thread:

2 https://github.com/Tastenkunst/AIRKinectv2/issues/2

Da ist ne Menge abgehandelt. Wichtig ist, dass die dlls im AIR bin Ordner liegen, damit du testen kannst. Und später beim Erstellen des Installers müssen die dlls auch mit reingepackt werden.

Gruß Marcel

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Tastenkunst/AIRKinectv2/issues/5#issuecomment-327209962, or mute the thread https://github.com/notifications/unsubscribe-auth/AAO_VeC8wRYm-YvVKYDIDNUdMf11fIwqks5sfWbygaJpZM4PNGES .

--