You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same problem Using windows 10 and windows 11 with QT 5.15.2 i tried to remove QtWebEngine and installed it once again but the same problem
if i remove those \ from
QT += widgets
webengine
webenginecore
webenginewidgets
~ error disappear but a new problem show up
QWebChannel: No such file or directory
#include
QWebEngineView: No such file or directory
#include
etc
Project ERROR: Unknown module(s) in QT: webengine webenginecore webenginewidgets webchannel
I am using ubuntu 20.04 and installed webenginecore and corresponding libraries
The text was updated successfully, but these errors were encountered: