[SailfishDevel] QSystemInfo: No such file or directory
Wim de Vries
wsvries at xs4all.nl
Wed Nov 12 09:15:20 UTC 2014
Hi,
I am am trying to build a simple test app using QtMobility 1.2.2.
(http://doc.qt.digia.com/qtmobility-1.2/quickstart.html)
Building gives:
fatal error: QSystemInfo: No such file or directory
Following Qt instructions I have:
.pro:
CONFIG += mobility
MOBILITY += systeminfo
C++:
#include <QSystemInfo> //(1)
QTM_USE_NAMESPACE //(2)
MerSDK has qt5-qtsysteminfo and qt5-qtsysteminfo-devel installed.
SailfishOS-i486 has qt5-qtsysteminfo and qt5-qtsysteminfo-devel installed.
(btw I cannot find any libs on the target or MerSDK that point to sth like
mobility)
I am overlooking sth.
Thanks
r
wim
More information about the Devel
mailing list