Hi everyone!
I am recently install latest Necessitas SDK on my Ubuntu 12.10.
Then create simple app with 1 button and try run it on emulator, but got this error on deploying step:
-pre-build:
-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] Found 2 AIDL files.
[aidl] Compiling 2 AIDL files.
[echo] ----------
[echo] Handling RenderScript files...
Packaging Error: Command '/home/botir/necessitas/apache-ant-1.8.4/bin/ant clean debug' failed.Exit code: 1
Error while building/deploying project untitled1 (target: Necessitas Qt 4.8.2 for Android armv5)
When executing step 'Packaging for Android'
How to fix it?
↧