[Qt-mobility-feedback] QtMobility examples can't compile with Nokia SDK remote compiler
Olivier Fauchon
olivier at aixmarseille.com
Mon Jul 5 13:20:46 CEST 2010
Hi.
I downloaded the latest Nokia SDK for Linux, and I use remote compiler
for S60 target builds .
When I try to compile an example from QT Mobility sources (eg:
bearermonitor), I get errors :
/home/olivier/tmp/qt-mobility-opensource-src-1.0.1/examples/bearermonitor/main.cpp:43:
In file included from
/home/olivier/tmp/qt-mobility-opensource-src-1.0.1/examples/bearermonitor/main.cpp:43:
/home/olivier/tmp/qt-mobility-opensource-src-1.0.1/examples/bearermonitor/main.cpp:43:
In file included from
/home/olivier/tmp/qt-mobility-opensource-src-1.0.1/examples/bearermonitor/main.cpp:43:
/home/olivier/tmp/qt-mobility-opensource-src-1.0.1/examples/bearermonitor/bearermonitor.h:56:
error: expected constructor, destructor, or type conversion before "class"
52:#include "ui_bearermonitor_640_480.h"
53:#endif
54: QTM_USE_NAMESPACE
56: class SessionWidget;
57:class BearerMonitor
Could you tell me if QT Mobility is supported on remote compiler ?
If no, could you please tell me when this support will come, maybe you
could contact Nokia's guys for that
If yes, could you tell me how to build Mobility's examples ?
Thx !
More information about the Qt-mobility-feedback
mailing list