You also can't do this because of
https://github.com/sailfishos/sailfish-components-webview/issues/25
-- Исходное сообщение --
От: toad...@yandex.ru
Кому: devel@lists.sailfishos.org
Отправлено: 03.12.2016 20:49:38
Тема: Re: [SailfishDevel] How to use sailfish-components-webview
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:
>
> https://lists.sailfishos.org/pipermail/devel/20
Afaik it's not yet ready to be used. You need to wait for proper version
in SailfishOS 2.1 release.
-- Исходное сообщение --
От: "Michael Fuchs"
Кому: devel@lists.sailfishos.org
Отправлено: 03.12.2016 19:28:07
Тема: Re: [SailfishDevel] How to use sailfish-components-web
PLAY=':0.0' 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, 20
-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:
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 dur
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