Active Topics

 


Reply
Thread Tools
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#1
Hi

have you been able to use qtmobility stuff when using Qt creator?

I downloaded yesterday the newest qt sdk and have Qt4 maemo pr1.3 qmake locations etc configured correctly (I can run gui apps etc without a problem).

but when I try to use QMessage there is error:
"No such file or directory"

in my project file there is a line
Code:
CONFIG += mobility
what am I doing wrong?
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#2
QT += QtMessaging ?
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#3
Originally Posted by ossipena View Post
Hi

have you been able to use qtmobility stuff when using Qt creator?

I downloaded yesterday the newest qt sdk and have Qt4 maemo pr1.3 qmake locations etc configured correctly (I can run gui apps etc without a problem).

but when I try to use QMessage there is error:
"No such file or directory"

in my project file there is a line
Code:
CONFIG += mobility
what am I doing wrong?
add
Code:
MOBILITY += messaging
See this for more info.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 

The Following User Says Thank You to uvatbc For This Useful Post:
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#4
I knew it was something as simple as missing single line thanks a lot...
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:38.