Hi,
With the help of Gcompris community I try to port Gcompris Educational
Software to Sailfish OS.
The last problem that we encountered - we could not start application
because of unresolved dependencies.
The two modules are missing: QtQuickDialogs and QtQuickControls.
Gcompris uses them because
QtQuickControls are not available for SailfishOS. You can only use
native Silica components or plain QtQuick 2.x. Jolla (company) not
supporting 3rd party components which are looking different. But you are
also welcome to port QtQuickControls to SailfishOS yourself :)
17.12.2014 01:53, Alex S
Wed, 17 Dec 2014 01:58:11 +0500 Andrey Kozhevnikov :
QtQuickControls are not available for SailfishOS. You can only use
native Silica components or plain QtQuick 2.x. Jolla (company) not
supporting 3rd party components which are looking different. But you
are also welcome to port QtQuickControl
Qtquick.controls/dialogs are not an ordinary 3rd party lib. It is an official
part of Qt since version 5.1. And it is possible to apply styles since version
5.3, so they do not look different.
Sailfish use version 5.2 for now.
I think this could be a problem.
Would like to know Jolla's point