On Thu, Nov 18, 2010 at 4:17 PM, <[email protected]> wrote: > Hi, > > It says 1.01(1). This just the way how Symbian shows the version info 1, 1, 0 > given in the pkg file header (major, minor, build). Unfortunate that the > syntax is misleading, but it means really 1.1.0.
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)" 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[_ZN5QListI7QStringE13detach_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[_ZN5QListI7QStringE18detach_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
