[SailfishDevel] Symbian Qt app porting to Sailfish

Andrey Kozhevnikov coderusinbox at gmail.com
Thu Dec 26 17:38:22 UTC 2013


qmlapplicationviewer is harmattan boosted template
sailfishapp is sailfish boosted template.

thats it.

On 26.12.2013 23:31, Samuli Silvius wrote:
>> First of all you need to drop your old Qt qmlapplicationviewer part
> 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 <coderusinbox at gmail.com>
>
>>   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
>>
>
>
> _______________________________________________
> SailfishOS.org Devel mailing list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20131226/20c72633/attachment.html>


More information about the Devel mailing list