PDA

View Full Version : Cannot deploy to meego emulator



vinayaka
24th August 2011, 07:25
iam using Netbook version::::meego-netbook-ia32-w32-1.1
Qemu version:::::meego-netbook-ia32-w32-w32-qemu-1.1.20101031.2037-sda-runtime

My project in QT creator is successfully compling but on deploying to Qemu , an error occurs and says Installing package failed

error:
No directories to unmount
Deployment finished.
Error while building project wiggly (target: MeeGo)
When executing build step 'Deploy to MeeGo device'

wysota
24th August 2011, 08:57
Did you test the connection between the emulator and Qt Creator prior to deploying the program?

vinayaka
24th August 2011, 10:08
testing error:

remote process failed

Mad Developer is not installed
You will not be able to deploy to this device




i downloaded mad developer and please tell me how to install mad developer Through MADDE terminal in Windows

wysota
24th August 2011, 10:53
You have to install madde from within the emulator. It will be something like "zypper install mad-developer" from the console (you can ssh to your virtual machine if you want).

You can go here: http://qt.nokia.com/learning/education/course-materials/, download "ML1: Introduction to Qt and MeeGo" and go through the exercise.