Hi Alex, I compiled and tested the Qt bearer examples which are in $QT4.7.0DIR\examples\network\bearercloud and $QT4.7.0DIR\examples\network\bearermonitor Qt 4.7.0 with Nokia_Symbian3_SDK_v0.8 in Symbian^3 device( installed Qt 4.7.0), but the program crashed if run the bearer class !!!
If I install Qt 4.6.3 +Qt Mobility 1.0.2 to Nokia_Symbian3_SDK_v0.8, then compile the bearer examples and run it in Symbian^3 device, it works, but can't use QNetworkAccessManager::setConfiguration ( const QNetworkConfiguration & config ) function, but the device is Symbian^3 has Qt 4.7.0, so QNetworkAccessManager can't access the Internet by our selected QNetworkConfiguration not the default QNetworkConfiguration. If I install Qt 4.7.0 to Nokia_Symbian3_SDK_v0.8, then compile the bearer examples and run it in Symbian^3 device, it crashed!!! Who can help me? Thanks. /********************************** Learn more, do not know more Wei Song **********************************/ 2010/11/6 <[email protected]>: > > >>-----Original Message----- >>From: [email protected] [mailto:qt-mobility- >>[email protected]] On Behalf Of ext Wei Song > >>My development platform is Nokia_Symbian3_SDK_v0.8 + Qt Symbian 4.7.0 >>and my device is Symbian^3 device which installed Qt Symbian 4.7.0 >>(I don't know the device whether installed Qt mobility and its >>version, how to check Qt mobility version? I check the Qt version by >>qVersion() in run-time). > > QSystemInfo::version(QSystemInfo::QtMobility) > > is what you require. > >>And I compile the "QtS60-4.7.0"\examples\network\bearermonitor >>example, but it will crash when run in the device. > > I have trouble understanding the link to the previously mentioned Versit > related compile issue Michael was asking about. Could you please elaborate? > > -- > Alex > > >>/********************************** >>Learn more, do not know more >>Wei Song >>**********************************/ >> >> >> >>2010/11/4 <[email protected]>: >>> Hello, >>> >>> You might need to post a bit more information on the failures you >>encountered (how you configured, what your exact platform is etc). >>> >>> Cheers, >>> MichaelG >>> >>>> -----Original Message----- >>>> From: [email protected] [mailto:qt-mobility- >>>> [email protected]] On Behalf Of ext Zhang, Wen (Sky) >>>> Sent: Thursday, November 04, 2010 1:22 PM >>>> To: Potter Lorn (Nokia-MS-Qt/Brisbane); qt-mobility- >>>> [email protected] >>>> Subject: Re: [Qt-mobility-feedback] how to connetion connman with >>>> bearer >>>> >>>> Another question compile qt-mobilty 1.1beta based on qt4.7.0 >>>> But failed for versitorganizer has many undefine >>>> Should update qt to 4.7.1? >>>> thanks >>>> >>>> > -----Original Message----- >>>> > From: [email protected] [mailto:[email protected]] >>>> > Sent: Thursday, November 04, 2010 10:53 AM >>>> > To: Zhang, Wen (Sky); [email protected] >>>> > Subject: Re: [Qt-mobility-feedback] how to connetion connman >>>> > with bearer >>>> > >>>> > On 4/11/10 12:31 PM, "ext Zhang, Wen (Sky)" >><[email protected]> >>>> > wrote: >>>> > >>>> > >Hi >>>> > >all >>>> > >Now qt-mobility >>>> > >bearer support network manager, but meego use connman which >>support >>>> > >wifi GSM and CDMA how to create connection with bearer, >>>> > create plugin >>>> > >like xxxx_meego.cpp? >>>> > > >>>> > > >>>> > >Best >>>> > >Regards, >>>> > > >>>> > > >>>> > >>>> > Bearer already has connman support in Qt 4.7.1 >>>> > >>>> > >>>> >>>> _______________________________________________ >>>> Qt-mobility-feedback mailing list >>>> [email protected] >>>> http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback >>> >>> _______________________________________________ >>> Qt-mobility-feedback mailing list >>> [email protected] >>> http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback >>> >>_______________________________________________ >>Qt-mobility-feedback mailing list >>[email protected] >>http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback > _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
