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 _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org