msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.24k stars 1.21k forks source link

msys2 PyQtWebEngine #8444

Open el07694 opened 3 years ago

el07694 commented 3 years ago

I am trying to install PyQtWebEngine. How can i do that?

Thanks in advance, Chris Pappas

ZachBacon commented 3 years ago

Qtwebengine itself doesn't build on Mingw, so you won't be able to install it via msys2's mingw packages, at best you'd be able to install the Python bindings for qtwebkit. It's primarily a build issue for webengine, ergo the chromium engine to build on Mingw that I'm aware of.

Biswa96 commented 3 years ago

Was there any previous attempt to build it?

ZachBacon commented 3 years ago

Was there any previous attempt to build it?

I think so, but that was years ago, not so sure about now though.

ZachBacon commented 3 years ago

However I think it's hard coded build scripts still says mingw is not supported

el07694 commented 3 years ago

https://packages.msys2.org/package/mingw-w64-x86_64-qtwebkit

that's all i need (