[Development] QtWebkit windows ecmascript 6 and 7 not working
akhil jain
akhiljain100 at gmail.com
Wed Feb 6 11:06:39 CET 2019
Hi Team,
I installed Qt-5.10.0 with MinGW-5.3.0 (64-bit) compiler on my Windows 8.
Then I unpacked
https://github.com/annulen/webkit/releases/download/qtwebkit-5.212.0-alpha2/qtwebkit-5.212.0_alpha2-qt59-mingw530-x86.zip
to
$my_Qt_installation_path$\5.10\mingw53_32.
When I tried to load the code using QWebView, the code is not getting
loaded properly. After further investigation, I figured out that many of
the modules of ECMAScript 6 are missing along with ECMAScript7. This
information I got by loading the website (https://html5test.com) in
the WebKit. However, in mac, these modules are available. I have attached
the screenshot with this email.
I want to know if I could use ECMAScript 6 or 7 on qt webkit for windows?
I can't use qt web engine because I am unable to compile it in mingw
compiler.
Regards,
Akhil Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190206/491709cf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: windows_html5test.PNG
Type: image/png
Size: 80512 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190206/491709cf/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac_html5test.png
Type: image/png
Size: 71304 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190206/491709cf/attachment-0001.png>
More information about the Development
mailing list