I just moved to Nokia QT SDK 1.0 (Windows 7) having previously been using a beta release.
My application was compiling and running OK with the beta for both the Simulator and Symbian release.
With the 1.0 Nokia QT SDK, the simulator version now builds/runs but the Symbian version fails to compile, with the following line highlighted in the UI:
#include <QSystemScreenSaver>
QSystermScreenSaver: no such file or directory, and also:
undefined reference to QtMobility::QSystemScreenSaver::QSystemScreenaver(QObject *);
at compile time.
I've also got my use of QTM_USE_NAMESPACE showing as an error when symbian is selected (this is also OK when the simulator is selected).
Can anyone advise how to fix this please ?
Thanks,
Rob




