-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
Schau bitte erstmal in diesen Thread: 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ß |
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 <[email protected]> schrieb am Di., 5. Sep. 2017 um
17:21 Uhr:
Schau bitte erstmal in diesen Thread:
#2 <#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
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAO_VeC8wRYm-YvVKYDIDNUdMf11fIwqks5sfWbygaJpZM4PNGES>
.
--
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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()
The text was updated successfully, but these errors were encountered: