Running simple QtWebEngine app on Raspberry Pi 2, page not showing

非 Y 不嫁゛ 提交于 2019-12-04 17:01:01

Maybe it is a little late but I tried to build QtWebEngine in Qt 5.6 alpha and it works properly for me on Raspberry Pi 2 for all the URLs you listed. This is a demo. Maybe they fixed something in QtWebEngine, so you can try 5.6-alpha.

Unfortunately, the branch jethro for meta-qt5 the qtwebengine caused many problems.

I was happy to see that in this branch master with chromium 45:

Branch jethro: QT_MODULE BRANCH CHROMIUM = "40.0.2214-based"

Branch master: QT_MODULE BRANCH CHROMIUM = "45-based"

I will try to build;)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!