Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #5

Open
bluelemonade opened this issue Sep 5, 2017 · 2 comments
Open

error #5

bluelemonade opened this issue Sep 5, 2017 · 2 comments

Comments

@bluelemonade
Copy link

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
Copy link
Member

Schau bitte erstmal in diesen Thread:
#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
Copy link
Author

bluelemonade commented Oct 9, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants