Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
1.0
-
None
-
Windows 11, x64, MSVC 17.12.2
Description
Hi.
After updating to MSVC to 17.12, I wasn't able to build Qt WebEngine, using vcpkg, due to compilation errors in v8.
I submitted a fix to vcpkg, https://github.com/microsoft/vcpkg/pull/42383, and they wanted me to provide the fix upstream.
Additionally I submitted a patch to v8, but they didn't want my fix, as msvc is considered unsupported since september, https://groups.google.com/g/v8-dev/c/pvG4a-ue7pU.
So my question is, is msvc considered supported by WebEngine, and do you welcome patches for 3rd party libraries?