background: we develop a voice record app at N950, use audio input api.
we almost finished the app, and try it well in the target :desktop output.
but when we package it to Harmattan to n950, we meet below error:
BEGIN failed--compilation aborted at c:/qtsdk/madde/madbin/dh_clean line 10.
Installing package to sysroot ...
c:\Users\nihoo\C;c:\qtsdk\madde\MyWorkerSpace\AudioInput\audioinput_0_0_1_armel.deb: No such file or directory
c:\qtsdk\madde\targets\harmattan-nokia-meego-api\bin\ar.exe:
Cannot find package name (in debian control file).
Started uploading file 'C:\MyWorkerSpace\AudioInput\audioinput_0_0_1_armel.deb'.
Successfully uploaded file 'C:\MyWorkerSpace\AudioInput\audioinput_0_0_1_armel.deb'.
Installing package to device...
(Reading database ...
36758 files and directories currently installed.)
Preparing to replace audioinput 0.0.1 (using .../audioinput_0_0_1_armel.deb) ...
Unpacking replacement audioinput ...
aegis-installing audioinput (from '')
dpkg: dependency problems prevent configuration of audioinput:
audioinput depends on libqt4-multimedia (>= 4.7.4~git20110516); however:
Package libqt4-multimedia is not installed.
dpkg: error processing audioinput (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Errors were encountered while processing:
audioinput
Deployment failed.
Error while building project AudioInput (target: Harmattan)
When executing build step 'Deploy to Harmattan device'
any suggestion and idea?

Reply With Quote

