I have Qt 4.7.1 installed. I *thought* that would work also. Should I downgrade to 4.7.0? I thought there was binary compatibility when you upgraded...
On Fri, Nov 19, 2010 at 5:51 AM, Wes Thierry <[email protected]> wrote: > If I recall, to allow mobility 1.1 to work you must have qt 4.7 installed as > well > > On Thu, Nov 18, 2010 at 10:15 PM, <[email protected]> wrote: >> >> > -----Original Message----- >> > From: ext Alan Ezust [mailto:[email protected]] >> > >> > It most definitely does not show up as 1.01(1). On my phone, when I >> > try to install it, I see >> > "install: Qt Mobility 1.01(0)" >> >> Sorry, yes it should be of course 1.01(0), which the visual presentation >> of the 1,1,0 in pkg file header. >> >> >> > And I tried to run the sysinfo example from mobility 1.1 and it does >> > not work. >> > I get the following error: >> >> For the Nokia SDK ( I assume you use it from the path name in your logs): >> - Is the Qt you are using the official Qt 4.7.0 not beta etc.? QtMobility >> 1.1.0 needs the official 4.7.0 >> - Have you extracted the binary zip package of QtMobility on top of the >> SDK's the epoc32 tree? >> >> At least the original Qt Nokia SDK only includes Qt 4.6.3 and I am not >> sure how well it is supported to manually upgrade the Qt in there. And if >> you have extracted the QtMobility binary zip inside the package (recommend >> to use the 5.0 package), the functionality of it also is a question because >> it requires Qt 4.7.0. >> >> -Kalle >> >> > And I tried to run the sysinfo example from mobility 1.1 and it does >> > not work. >> > I get the following error: >> > >> > make -r -f "\NokiaQtSDK\Symbian\SDK\EPOC32\BUILD\Qt\qt-mobility- >> > symbian-opensource-1.1.0\examples\sysinfo\GCCE.make" >> > FINAL CFG=UREL VERBOSE=-s >> > >> > /NokiaQtSDK/Symbian/SDK/EPOC32/BUILD/Qt/qt-mobility-symbian-opensource- >> > 1.1.0/examples/sysinfo/QSYSINFO_EXE/GCCE/UREL/dialog.o: >> > In function `Dialog::setupDevice()': >> > >> > dialog.cpp:(.text+0x192c): undefined reference to >> > `QtMobility::QSystemDeviceInfo::currentBluetoothPowerState()' >> > >> > /NokiaQtSDK/Symbian/SDK/EPOC32/BUILD/Qt/qt-mobility-symbian-opensource- >> > 1.1.0/examples/sysinfo/QSYSINFO_EXE/GCCE/UREL/dialog.o: >> > In function `QList<QString>::detach_helper(int)': >> > >> > dialog.cpp:(.text._ZN5QListI7QStringE13detach_helperEi[_ZN5QListI7QStri >> > ngE13detach_helperEi]+0x10): >> > undefined reference to `QListData::detach(int)' >> > >> > /NokiaQtSDK/Symbian/SDK/EPOC32/BUILD/Qt/qt-mobility-symbian-opensource- >> > 1.1.0/examples/sysinfo/QSYSINFO_EXE/GCCE/UREL/dialog.o: >> > In function `QList<QString>::detach_helper_grow(int, int)': >> > >> > dialog.cpp:(.text._ZN5QListI7QStringE18detach_helper_growEii[_ZN5QListI >> > 7QStringE18detach_helper_growEii]+0x26): >> > undefined reference to `QListData::detach_grow(int*, int)' >> >> _______________________________________________ >> Qt-mobility-feedback mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback > > Some facts about Symbian that we are legally obliged to tell you: > Symbian Foundation Limited is a Company Limited by Guarantee and not having > Share Capital > We're registered in England and Wales - Companies House knows us by the > number 6683783 > Our address is 1 Boundary Row, Southwark, London SE1 8HP. > > > _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
