Installing package failed
Hi All,
I have configured Meego SDk in my windows Xp by following the below link
http://appdeveloper.intel.com/en-us/article/installing-meego-sdk-windows
and i have setup the sdk for Meego Netbooks.
I have added the Meego device configuration as Meego Emulator.Its test result shows its working fine.
But wheni create a new Meego project
File->New Qt C++ Projects->Qt Gui Project->Meego Netbook target...
after running i am getting the following error
"Installing package failed
The following are the Comile output log from Qt creator"
Running build steps for project helloMeeGo...
Configuration unchanged, skipping qmake step.
Starting: "C:\meegosdk_1.2\madde\bin\make.exe" -w
make: Entering directory `/d/MeegoProjects/helloMeeGo'
make: Nothing to be done for `first'.
make: Leaving directory `/d/MeegoProjects/helloMeeGo'
The process "C:\meegosdk_1.2\madde\bin\make.exe" exited normally.
Creating package file ...
Package Creation: Running command 'rrpmbuild -bb hellomeego.spec'.
Executing: %build
+ make
make: Nothing to be done for `first'.
Executing: %install
+ make install INSTALL_ROOT=rrpmbuild/instroot
install -m 755 -p "helloMeeGo" "rrpmbuild/instroot/usr/local/bin/helloMeeGo"
Adding directory usr/local
Adding directory usr/local/bin
Adding file usr/local/bin/helloMeeGo
Pushing data "C
Package created.
No directories to unmount
Started uploading file 'D:\MeegoProjects\helloMeeGo\rrpmbuild\hellomeego-0.0.1-1.i586.rpm'.
Successfully uploaded file 'D:\MeegoProjects\helloMeeGo\rrpmbuild\hellomeego-0.0.1-1.i586.rpm'.
Installing package to device...
bash: /usr/lib/mad-developer/devrootsh: cannot execute binary file
No directories to unmount
Deployment finished.
Error while building project helloMeeGo (target: MeeGo)
When executing build step 'Deploy to MeeGo device'



