Hi All, When I use the qt creator that gets installed with the script install-meego-dev-env-0.7.25 I get the errors shown below when trying to compile my sources. The same sources compile/link fine with Qtcreator 1.3.81 (4.7 built on jul 6).
Any ideas to what I can do to fix this? /home/costas/Desktop/AppTemplate-build-meego/../../meego-sdk/0.7.25/sysroots/meego-handset-ia32-1.0.80.9.20100706.1-sdk-pre0901-sysroot/usr/include/QtCore/qlist.h:679: undefined reference to `QListData::detach_grow(int*, int)' OLApplication.o: In function `QList<QWidget*>::detach_helper(int)': /home/costas/Desktop/AppTemplate-build-meego/../../meego-sdk/0.7.25/sysroots/meego-handset-ia32-1.0.80.9.20100706.1-sdk-pre0901-sysroot/usr/include/QtCore/qlist.h:709: undefined reference to `QListData::detach(int)' OLStatusbar.o: In function `QList<OLButton*>::detach_helper(int)': OLStatusbar.cpp:(.text._ZN5QListIP8OLButtonE13detach_helperEi[QList<OLButton*>::detach_helper(int)]+0x24): undefined reference to `QListData::detach(int)' OLDialog.o: In function `QList<OLButton*>::detach_helper_grow(int, int)': OLDialog.cpp:(.text._ZN5QListIP8OLButtonE18detach_helper_growEii[QList<OLButton*>::detach_helper_grow(int, int)]+0x2b): undefined reference to `QListData::detach_grow(int*, int)' collect2: ld returned 1 exit status --------------------------------------------------------------------- Intel Corporation (UK) Limited Registered No. 1134945 (England) Registered Office: Pipers Way, Swindon SN3 1RJ VAT No: 860 2173 47 This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
