![]() |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Quote:
This works in the simulator, and everything's works as I rotate the screen. So I deployed on to my N900 and I get "module "QtMobility.sensors" is not installed". I've tried adding the line above to my main.cpp: Code:
int main(int argc, char *argv[]) Any ideas? |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Did you..
Code:
#include <QtDeclarative> |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Quote:
In Qt Creator, the fact that you don't get autocompletions is a good hint you need to include the header for that class. |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Thanks to Ville, Arek & Thomas, it was indeed missing:
Code:
#include <QtDeclarative> |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
You mean addImportPath ? It works as a path, even if you add non-existent paths, no biggie as long as it *does* find the things it's looking for (the function itself is part of Qt, so whether it's Symbian, Maemo, Desktop... doesn't matter). And I do plan on fixing it (as in making it unnecessary), but it depends on upstream.
|
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
There is a bug in Qt Mobility 1.1.1 which prevents audio playback using gstreamer. It occurs on desktop Linux and on Maemo5. The bug is fixed in the 1.1 git branch.
Would it be possible to get that version into Extras-devel? It's even enough to replace plugins/mediaservice/libqgstengine.so. Having no audio playback is (for some apps) a major blocker. |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
:):):):):):)
|
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Quote:
Code:
apt-get install libqtm-11* |
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Quote:
|
Re: [ANNOUNCE] Qt Mobility 1.1 for Fremantle
Good news everyone, I got 1.1.2 with a few extra Maemo fixes in extras-devel, all interested parties, please try it out !
Note: Since I included the extra Maemo patches I had to go a little ahead of the 1.1.2 tag, so the reported version is actually 1.1.3, but don't let that confuse you, it really is 1.1.2 under the hood. Quote:
|
All times are GMT. The time now is 00:10. |
vBulletin® Version 3.8.8