Hello Marcin, the qt-components on Qt5 have a different version, which is 2.0
so, try with "import com.nokia.meego 2.0" if you want to keep testing with qt-components ;) 2013/11/11 Marcin M. <marmistrz...@gmail.com> > Hello, > > I am aware of that, that Sailfish native apps should use Silica. But it's > not my point in this case to switch I'm just experimenting with the old > com.nokia.meego components. They're available in the repos, so I tried, how > would the app basing on it work. > > I installed it in Emulator only - I don't need it for building. I added to > Requires instead of sailfishsilica-qt5, but it's still not detected still > after installing. > > Thanks > > -- > Marcin > > > 2013/11/11 <christopher.l...@thurweb.ch> > > 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 >
_______________________________________________ SailfishOS.org Devel mailing list