![]() |
Re: QT SDK Update for Mobility?
Quote:
Code:
error while loading shared libraries: libQtMedia.so.1: cannot open shared object file: No such file or directory Or maybe just install qt-mobility-examples? Thanks |
Re: QT SDK Update for Mobility?
Mobility libraries are in device's built-in repositories. No need to enable devel or tools.
|
Re: QT SDK Update for Mobility?
Quote:
|
Re: QT SDK Update for Mobility?
Quote:
It's usually the way to do things... |
Re: QT SDK Update for Mobility?
apt-get install libqtm-multimedia
|
Re: QT SDK Update for Mobility?
Thanks a lot, guys. I got confused with all the contradictory information about qtmobility out there.
Still, I get a symbol lookup error, when I try to run the application: Code:
undefined symbol: _ZN10QtMobility12QVideoWidgetC1EP7QWidget |
Re: QT SDK Update for Mobility?
I think the SDK uses older libraries than in the phone. You can try to install MADDE as I said earlier.
|
Re: QT SDK Update for Mobility?
Tried example which uses mobility - multimedia and it worked...
|
Re: QT SDK Update for Mobility?
Despite Qt Mobility 1.0.0 version is released, it seems, that it is still changing even in it's interface usable parts. For example: in qt docs for contacts API "progress" signal is present for class QContactFetchRequest, but in libraries for PR1.2 (libqtm-*), and in MADDE 0.6.72 there is no such signal, and instead "resultsAvailable" signal is present with different signature. And I have a question for those, who know: I want to enumerate all contacts in my N900 (using "maemo5" contact manager), but that manager returns me not all contacts (I'm not using any filter), but only those with skype information and some of them are even without display lable ("No name" is returned). Total count of returned QContact objects: 10 (real number of contacts is about 30-40). At the same time Qt mobility examples (if I install them onto my n900 with PR1.2) work perfectly (phonebook example) and shows all contacts (in wrong encoding, but that is not the point). So I can't get what I'm doing wrong... My appilcation is run under mad developer. Could it be a limitation of mad developer itself for any deploying application under development?
|
Re: QT SDK Update for Mobility?
Quote:
Quote:
Daniel |
All times are GMT. The time now is 10:36. |
vBulletin® Version 3.8.8