ritcoder
19 Jul 2012, 7:04 AM
Hi all,
I'm getting the error below when I try to package a sencha touch app for android. The error seems to be related to qt and the os. Is there a way around this:
PS: I'm using windows 8 release preview
C:\work\projects\touch\first>sencha app build native
[INFO] Deploying your application to C:\work\projects\touch\first\build\package
[INFO] Copied sdk/sencha-touch.js
[INFO] Copied app.js
[INFO] Copied resources/css/app.css
[INFO] Copied resources/images
[INFO] Copied resources/icons
[INFO] Copied resources/loading
[INFO] Resolving your application dependencies...
[INFO] Found 196 dependencies. Concatenating all into app.js...
[INFO] Processed sdk/sencha-touch.js
[INFO] Minifying sdk/sencha-touch.js
[INFO] Processed app.js
[INFO] Minifying app.js
[INFO] Minifying resources/css/app.css
[INFO] Minified sdk/sencha-touch.js
[INFO] Minified app.js
[INFO] Minified resources/css/app.css
[INFO] Generated app.json
[INFO] Embedded microloader into index.html
[INFO] Packaging your application as a native app...
[ERROR] Qt: Untested Windows version 6.2 detected!
thank you.
I'm getting the error below when I try to package a sencha touch app for android. The error seems to be related to qt and the os. Is there a way around this:
PS: I'm using windows 8 release preview
C:\work\projects\touch\first>sencha app build native
[INFO] Deploying your application to C:\work\projects\touch\first\build\package
[INFO] Copied sdk/sencha-touch.js
[INFO] Copied app.js
[INFO] Copied resources/css/app.css
[INFO] Copied resources/images
[INFO] Copied resources/icons
[INFO] Copied resources/loading
[INFO] Resolving your application dependencies...
[INFO] Found 196 dependencies. Concatenating all into app.js...
[INFO] Processed sdk/sencha-touch.js
[INFO] Minifying sdk/sencha-touch.js
[INFO] Processed app.js
[INFO] Minifying app.js
[INFO] Minifying resources/css/app.css
[INFO] Minified sdk/sencha-touch.js
[INFO] Minified app.js
[INFO] Minified resources/css/app.css
[INFO] Generated app.json
[INFO] Embedded microloader into index.html
[INFO] Packaging your application as a native app...
[ERROR] Qt: Untested Windows version 6.2 detected!
thank you.