Hi Marcin
Have you installed that package to both the Emulator and the SDK Build
Engine? (and synced in the SDK Control Center?)
My next guess is that you get this error from QML. Normally the qml
types are available in a version of the package with
import-declarative in the name (to be installed to both the Emulator
and SDK build chain). But for qt-components-qt5 I can't find a
import-declarative version of the package, so it looks to me to be C++
only ....). But as I don't have experience of that package, I may be
wrong.
Sorry I have to dash off, otherwise I would experiment further ...
Chris
Zitat von "Marcin M." <marmistrz...@gmail.com>:
Hi,
I'm trying to run an app using qt-components-qt5 (installed in the
emulator). It fails though. The output is:
QML debugging is enabled. Only use this in a safe environment.
Using Wayland-EGL
Module 'com.nokia.meego' does not contain a module identifier directive -
it cannot be protected from external registrations.
MLocalThemeDaemonClient::MLocalThemeDaemonClient(const QString&, QObject*)
Theme: "jolla-ambient"
LocalThemeDaemonClient: Looking for assets in
("/usr/share/themes/base/meegotouch",
"/usr/share/themes/jolla-ambient/meegotouch")
file:///usr/share/MeeIrregulars/qml/MeeIrregulars.qml:5:1: PageStackWindow
is not a type
PageStackWindow
^
What am I doing wrong?
Thanks
--
Marcin
_______________________________________________
SailfishOS.org Devel mailing list