<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
qmlapplicationviewer is harmattan boosted template<br>
sailfishapp is sailfish boosted template.<br>
<br>
thats it.<br>
<br>
<div class="moz-cite-prefix">On 26.12.2013 23:31, Samuli Silvius
wrote:<br>
</div>
<blockquote
cite="mid:CABcJ=Qz4J-gfQkWtG31ifkV8Vq4ALVc445w=C0Ra1MPWt_QNHw@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">First of all you need to drop your old Qt qmlapplicationviewer part
</pre>
</blockquote>
<pre wrap="">Thanks, that was the info looking for, so I can drop it, good.
Yes I have got template projects running ok and planning to make qml part
from scratch:)
Br
-Samuli
2013/12/26 Andrey Kozhevnikov <a class="moz-txt-link-rfc2396E" href="mailto:coderusinbox@gmail.com"><coderusinbox@gmail.com></a>
</pre>
<blockquote type="cite">
<pre wrap=""> First of all you need to drop your old Qt qmlapplicationviewer part and
start with sailfishapp template
And also trash your QML because it using harmattan components and make
fancy ui with Silica components :)
Start with creating template project first. Learn how sailfishapp loading
Gui and QML.
On 26.12.2013 23:14, Samuli Silvius wrote:
Hi,
I'm a newbie with Qt/Qml anf Qt creator but trying to port Symbian Qt app
to Sailfish. App has C++ part and Qml part and so far I have managed to
port already C++ part (Qt4 --> Qt5) as it's already compiling with Sailfish
SDK. But when moving to Qml part it's getting difficult as I'm not familiar
of general project setup of qt applications in Qt creator and how to manage
dependencies etc.
- Symbian qt project contains strange "qmlapplicationviewer" part
consisting of files
qmlapplicationviewer.pri
qmlapplicationviewer.h
qmlapplicationviewer.cpp
all of then containing text "This file was generated by the Qt Quick
Application wizard of Qt Creator.." i.e. generated with Qt creator.
I did not found docs about "qmlapplicationviewer" from net and have not
seen these in Sailfish applications? Do I need these? Sailfish SDK does not
have wizard to create them?
- Currently I have C++ part compiling and integrated to main but from main
I'm just starting qml application window provided by Sailfish Qt creator.
So next thing would be to port Qml parts but I'm not able to start
application by using Sailfish example qml part as application output is
giving me following error:
error while loading shared libraries: libQt5Declarative.so.5: cannot
open shared object file: No such file or directory
This must some very basic stuff but but as I'm not familiar how to handle
dependencies in Qt creator so I'm stuck to here now:)
Br
-Samuli
_______________________________________________
SailfishOS.org Devel mailing list
_______________________________________________
SailfishOS.org Devel mailing list
</pre>
</blockquote>
<pre wrap="">
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
</blockquote>
<br>
</body>
</html>