[Qt-interest] How can I send email

Alan Ezust alan.ezust at gmail.com
Thu Jul 28 19:52:24 CEST 2011


Qt mobility is not included with Qt.
It is included on SOME toolchains when you use the Qt SDK.
But if you just installed "Qt for MSVC compilers" and your visual studio
add-in,
then you need to get mobility also.

But on other toolchains, you have to either install it yourself, or build it
yourself.

I assumed it would be already built when you use the Desktop builds of Qt
from Qt SDK but so far, I need to build/install it myself on the desktop.
However, for mobile toolchains, and the simulator, it seems to be included
with Qt. What version? you can check by looking at the
mkspecs/features/mobility.prf file in your qt installation.



On Thu, Jul 28, 2011 at 9:55 AM, Sujan Dasmahapatra <
sujan.dasmahapatra at gmail.com> wrote:

> Hi Alan
> I Think with the latest version of Qt, Qt mobility comes by default, do I
> need to install Qt Mobility separately. ? Please  clear my doubts. I am not
> able to access QMessage. Thanks for your reply.  sujan
>
> On Thu, Jul 28, 2011 at 9:19 AM, Alan Ezust <alan.ezust at gmail.com> wrote:
>
>> If you are on linux, be sure that you have installed the -tmobility-dev
>> package from qt-mobility.
>> If you are on some other platform, be sure you have installed qt-mobility.
>>
>>
>> On Wed, Jul 27, 2011 at 12:49 AM, Sujan Dasmahapatra <
>> sujan.dasmahapatra at gmail.com> wrote:
>>
>>>  Hi Brad
>>>> I am very much familiar with all these kind of mails.. for example from
>>>> my gamil id to some yahoo.com id if I want to send a mail would smtp
>>>> work ?.............for using QMessage in the documentation I read we need to
>>>> have MAPI headers. but I have installed MicrosftSDK and tried to put the
>>>> header path in the .pro file in my application. Still its giving error that
>>>> QMessage no such file directory. I am writing CONFIG += mobility and
>>>> MOBILITY += messaging still I am getting this error. If possible please tell
>>>> whats going wrong in this. Thanks sujan
>>>>
>>>>
>
>
> --
> Thanks & Regards
> Sujan Dasmahapatra
> B.E. (Aeronautics)
> Bangalore, India
> Ph:91-9900839788
> mail id : sujan.dasmahapatra at gmail.com
> yahoo msn : dasmahapatra.aerodynamics at yahoo.co.in
> icq # 556023244
> skype:sujan.dasmahapatra at skyepe.com
> msn: sujan.dasmahapatra at hotmail.com
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110728/e61a93e5/attachment.html 


More information about the Qt-interest-old mailing list