<div dir="ltr"><div><div>Hello,<br><br>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. <br>
<br></div>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. <br><br></div>Thanks<br></div><div class="gmail_extra">
<br clear="all"><div><div>--</div>Marcin<br></div>
<br><br><div class="gmail_quote">2013/11/11 <span dir="ltr"><<a href="mailto:christopher.lamb@thurweb.ch" target="_blank">christopher.lamb@thurweb.ch</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Marcin<br>
<br>
Have you installed that package to both the Emulator and the SDK Build Engine? (and synced in the SDK Control Center?)<br>
<br>
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.<br>
<br>
Sorry I have to dash off, otherwise I would experiment further ...<br>
<br>
Chris<br>
<br>
<br>
Zitat von "Marcin M." <<a href="mailto:marmistrzmar@gmail.com" target="_blank">marmistrzmar@gmail.com</a>>:<div class="HOEnZb"><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm trying to run an app using qt-components-qt5 (installed in the<br>
emulator). It fails though. The output is:<br>
<br>
QML debugging is enabled. Only use this in a safe environment.<br>
<br>
Using Wayland-EGL<br>
<br>
Module 'com.nokia.meego' does not contain a module identifier directive -<br>
it cannot be protected from external registrations.<br>
<br>
MLocalThemeDaemonClient::<u></u>MLocalThemeDaemonClient(const QString&, QObject*)<br>
Theme: "jolla-ambient"<br>
<br>
LocalThemeDaemonClient: Looking for assets in<br>
("/usr/share/themes/base/<u></u>meegotouch",<br>
"/usr/share/themes/jolla-<u></u>ambient/meegotouch")<br>
<br>
file:///usr/share/<u></u>MeeIrregulars/qml/<u></u>MeeIrregulars.qml:5:1: PageStackWindow<br>
is not a type<br>
<br>
PageStackWindow<br>
<br>
^<br>
<br>
What am I doing wrong?<br>
<br>
Thanks<br>
--<br>
Marcin<br>
<br>
</blockquote>
<br>
<br>
</div></div></blockquote></div><br></div>