Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread toadron
Also, and how i can compile sailfish-components-webview-0.0.8 if it depends from pkgconfig(sailfishsilica)? On Sat Dec 3 19:28:07 2016 GMT+0300, Michael Fuchs wrote: > Hi Dylan, > > I guess you have to install webview component in the target: > >

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Andrey Kozhevnikov
Afaik it's not yet ready to be used. You need to wait for proper version in SailfishOS 2.1 release. -- Исходное сообщение -- От: "Michael Fuchs" <mic...@gmx.at> Кому: devel@lists.sailfishos.org Отправлено: 03.12.2016 19:28:07 Тема: Re: [SailfishDevel] How to use sai

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Dylan Van Assche
' QT_NO_JOURNALD_LOG='1' /usr/bin/test Application finished with exit code 139. Cheers, Dylan Original Message Subject: Re: [SailfishDevel] How to use sailfish-components-webview Local Time: December 3, 2016 5:54 PM UTC Time: December 3, 2016 4:54 PM From: dylan.van.ass

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Dylan Van Assche
ew-qt5-popups >= 0.0.1 And as written in the README on Github in the .pro file I added the following: CONFIG += sailfishapp \ link_pkgconfig PKGCONFIG += qt5embedwidget I'm missing something but I don't know what... Cheers, Dylan Original Message Subject: Re: [SailfishD

Re: [SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Michael Fuchs
Hi Dylan, I guess you have to install webview component in the target: https://lists.sailfishos.org/pipermail/devel/2016-July/007318.html and maybe then restart qtcreator. The code highlighting/completion depends on the currently selected kit (i486/ arm). So if you're just using the emulator

[SailfishDevel] How to use sailfish-components-webview

2016-12-03 Thread Dylan Van Assche
Hi developers, I was looking to this new component which is available since the 2.0.5 release: https://github.com/sailfishos/sailfish-components-webview I tried to import it into my project with this: import Sailfish.Webview 1.0 However QTCreator can't find this plugin, I guess I need to install