Hi,

I am trying to create a basic desktop application Qt for Windows. I created
a Qt widgets project in Qt creator and added

I made sure to choose a non-mingw compiler as shown below:

[image: image.png]

I added `webengine` to my .pro file in the appropriate statement like so:

QT       += core gui webengine

When I try to compile I get this:

:-1: error: Project ERROR: Unknown module(s) in QT: webengine

I've already searched online to see if there are instructions to get
webengine compiling in Windows but I couldn't find anything. Please help.
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to