HTML Parse by QtWebEngine
Unsolved
QtWebEngine
-
wrote on 26 Feb 2016, 13:30 last edited by
Hi; I want to html parse by QtWebEngine for desktop and mobile applications and I included QT += webengine and QT += webenginewidgets in .pro file but I am getting the error: Project ERROR: Unknown module(s) in QT: webenginewidgets (I installed QtWebEngine).
I am using Qt 5.5.1 Community Edition. Also I want to use C++ to html parse.
How can I html parsing in Qt with C++? (desktop and mobile.)
Thanks.
1/1