Possible Duplicate:
How to build my HelloWorld Android application with Necessitas (qt port)?
This is my first time posting here, so if this post seems like it should be in a different section feel free to let me know =).
I am trying to run a simple application for Android using Necessitas. The application does not have any functionality; all it does is display (or is supposed to display) a button on the screen. I am just doing this as a test to get a feel for Necessitas before I start any serious development. When I hit the ‘run’ button Necessitas begins to build my application, but then stops and displays the following error message:
Packaging Error: Command ‘C:\Users\Catalyst\necessitas/apache-ant-1.8.2/bin/ant.bat clean debug’ failed.Exit code: 1 Error while building project atest2 (target: Android) When executing build step ‘Packaging for Android’
A search on Google did not produce any instructions to help remedy my issue. I also posted this question in the Qt developer forum. It's been nearly a week since I posted there and no one answered. Please help me! I have a lot of great ideas for apps that I would like to start developing ASAP!