Qt 6.11 is out! See what's new in the release
blog
Class QtWebkit
General and Desktop
4
Posts
3
Posters
1.0k
Views
1
Watching
-
When Run my app has give only one error that course in Directory of Qtwebkit
C:\Users\Machano\Desktop\qt\untitled7\mainwindow.cpp:3: error: C1083: Cannot open include file: 'QtWebKit': No such file or directoryPlease I need you help!!
-
Please I need your help
-
have you add the following line in your .pro file :
@QT += webkit@