Details
-
Task
-
Resolution: Out of scope
-
P2: Important
-
None
-
master
-
None
Description
Coin accepted a build breakage in a WebEngine example. This is because the only configuration where we apparently build examples for on Windows is using the MSVC2013 compiler, which Qt WebEngine does not support.
I therefore suggest to either change the configurations globally, so that BuildExamples is executed e.g. by a MSVC2017 setup. Or to change it for Qt WebEngine specifically.
Related to that: It seems only qt5.git tests MSVC2017 right now, not the individual modules.
Attachments
Issue Links
- resulted from
-
QTBUG-61299 Demobrowser doesn't compile anymore
- Closed