How to Install or use a Webkitwidgets?
-
@Morado said in How to Install or use a Webkitwidgets?:
I can´t select it now
Then check that Kit in "Options..." - it probably has some issues.
Also, did you install Visual Studio with C++? -
Hi,
You need to install Visual Studio. It's not something the Qt installer can do for you as Microsoft forbids that.
-
@Morado said in How to Install or use a Webkitwidgets?:
I already have Visual Studio installed
Which version?
Make sure you select the C++ Build Tools from the Visual Studio installer. This contains the C++ compiler.
Mm this?
No, not this. These are the Redistributable libraries; they are not the Visual Studio IDE and compiler.
Visual Studio is downloadable from https://visualstudio.microsoft.com/downloads/
-
Wow! The lucky you!
What about us, using Python, do we need to install C++ too? -
@Andrew-K-Kabaghe hi and welcome to devnet, if you are thinking about using the Qt WebKit module from Python then you are likely out of luck because that module has not been released with any PySide2 release.
In any case, you should open your own thread about your issue.