Thread
:
Qt Mobility unmet dependencies: libqtm-contacts
View Single Post
runningriver
2011-09-27 , 08:48
Posts: 1 | Thanked: 0 times | Joined on Sep 2011
#
1
Hi all,
I'm trying to use Qt Mobility in my app, but I get this error when trying to install the deb file in the N950:
//----------------------------------------------------------------------
$pkgmgr install-file -f myapp.deb
Error: Package 'myapp' has unmet dependencies: The following packages have unmet dependencies:
myapp: Depends: libqtm-contacts(>= 1.2.0+732+0m6) but 1.2.0+339+0m6 is to be installed
//---------------------------------------------------------------------
int the control file in my deb,
Depends: ${shlibs:Depends}, ${misc:Depends} is added.
If I want to build a deb that anyone could install, what should I do to get the Qt Mobility working?
Thx much
Quote & Reply
|
runningriver
View Public Profile
Find all posts by runningriver