[Interest] webenginewidgets and Qt 5.8 for WinRT armv7 kit
Charles-Elie Gentil
mail at jiyuusoft.net
Thu Jan 26 07:51:06 CET 2017
Hi,
You can rebuild WebKit from community release : http://download.qt.io/community_releases/5.8/5.8.0-final/
For WebView, I think that it’s the same problem that I’ve had (in my case, WebView could not remember the login, password, … but on Android device).
To fixe this issue, I've modified the source and I've rebuilt Qt for Android.
To modify the source : https://bugreports.qt.io/browse/QTBUG-56775 <https://bugreports.qt.io/browse/QTBUG-56775>
Here for example, the command to rebuild Qt for Android on my Mac :
./configure -xplatform android-g++ -nomake tests -nomake examples -android-ndk /Users/charlie/Library/Android/sdk/ndk-bundle -android-sdk /Users/charlie/Library/Android/sdk/ -skip qttranslations -skip qtwebkit -skip qtserialport -skip qtwebkit-examples -no-warnings-are-errors -qt-zlib -prefix /Applications/Qt/5.8/android
Maybe that this solution can help you,
Good luck.
Best regards,
Charlie
mail at jiyuusoft.net
http://blog.jiyuusoft.net
> Le 25 janv. 2017 à 17:33, Alexander Dyagilev <alervdvcw at gmail.com> a écrit :
>
> WebView does not allow to access its cookies (or modify them)...
>
> Webkit is deprecated...
>
> Any chance an ability to at least read WebView's cookies will be added in the near future?
>
> On 1/25/2017 3:36 PM, Charles-Élie G wrote:
>> Hi,
>>
>> For me, this module is only supported on desktop device (Linux, OS X and Windows). For Android, iOS and WinRT, you have to use WebView or Webkit.
>>
>> Bye
>>
>> Charlie
>>
>>
>>
>> Envoyé de mon Galaxy S6 Orange
>>
>> -------- Message d'origine --------
>> De : Alexander Dyagilev <alervdvcw at gmail.com> <mailto:alervdvcw at gmail.com>
>> Date : 25/01/2017 13:30 (GMT+01:00)
>> À : interest at qt-project.org <mailto:interest at qt-project.org>
>> Objet : [Interest] webenginewidgets and Qt 5.8 for WinRT armv7 kit
>>
>> Hello,
>>
>> Says:
>>
>> Project ERROR: Unknown module(s) in QT: webenginewidgets
>>
>> I could not find any information about supported platforms for this module.
>>
>> Is this error means it's not supported there?
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest <http://lists.qt-project.org/mailman/listinfo/interest>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170126/db7cfa31/attachment.html>
More information about the Interest
mailing list