just got the answer in forum.
had to change the path to main.qml:
|QQmlApplicationEngine engine;
engine.load(QUrl(QStringLiteral("qrc:/main.qml")));|
now it works and I can go on :)
ekke
Am 05.02.16 um 13:27 schrieb ekke:
> Hi,
>
> just started Qt development and installed Qt 5.6 beta for Andro
Hi,
just started Qt development and installed Qt 5.6 beta for Android and iOS
All went well and I'm able to deploy sample apps to my (Android)
BlackBerry PRIV :)
The slider also works well: switching between virtual and hardware
keyboard works as expected
Most samples are looking ugly because of