Thread
:
QtCreator - difference between "Maemo" and "Simulator"
View Single Post
nicolai
2011-04-03 , 21:03
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
3
Yes it uses PC architecture, but not necessarily the PCs Qt-Libs.
On my setup it uses the libs provided by QtCreator.
The point is, why can I compile the same project
(with the same .pro file with
CONFIG += mobility
MOBILITY += gallery)
for the Qt Simulator target
but not for the Maemo target?
For example, both envirionments have the qmobilityglobal.h header file:
./Simulator/QtMobility/gcc/include/QtMobility/qmobilityglobal.h
./Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/usr/include/qmobilityglobal.h
But qdocumentgallery.h is only in the Simulator envirionment:
./Simulator/QtMobility/gcc/include/QtGallery/qdocumentgallery.h
What is the point in having a "simulator" environment without
a matching "real" environment?
__________________
my contributions:
Desktop Clock Widget
|
Calendar Home Widget
|
Lens Cover Reminder
|
ConnectNow
|
Scout
|
App Search Widget
|
ProfilesX
|
Desktop-Switcher
|
SMS-Messageblocker
-
Donate
-
Quote & Reply
|
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai