MeeGo 1.1 SDK Release Status
Attendees
Veli Kaksonen, Fathi Boudra, Maurice Kalinowski, Titta Väyrynen, Max A Yu, Ville Lavonius,Kerry Jiang, John Chen, Bob Spencer, Jackie Wu
Agenda
- 1.2
- Features in place
- Target Builds
Issues
- Windows SDK (Max Yu)
- IA QEMU binary/image does not work properly for Windows (Zhiyuan Lv)
- Windows XP can work with 1.1 image. But bugs are not fixed or fix has not been commited.
- Windows 7 needs 1.2 weekly image (not ready) . Windows 7 (64bit) need kqemu driver, which we do not have
- Kerry suggested that we must release QEMU for XP, and we may postpone the release till it is ready.
- We need to go through license process and signature the Windows installer
- AP: Send info to Veli & Ville (Max)
- AP: Nokia will check on license process and signature the installer(Veli)
- QEMU images weekly build
- 1.1 images aren't generated, mail sent to Chris/Anas
- 1.2/Trunk images aren't generated, ks files should be synced with 1.1
- workaround: use download.meego.com
- BMC#8938 Linker error when trying to compile MTF application with i586 sysroot/toolchain
- disagreement on the fix
- AP: Agree on email thread
- fathi said fix: => Modify $sysroot/usr/share/qt4/mkspecs/linux-g++/qmake.conf by adding QMAKE_LFLAGS += -Wl,-rpath-link,$sysroot/usr/lib
- John said fix => 1. Delete the following line in $sysroot/usr/share/qt4/mkspecs/features/meegotouch_common.prf:
unix: QMAKE_LFLAGS += $${QMAKE_LFLAGS_RPATH}$${M_LIB_DIR}