On Samstag, 5. März 2016 08:09:22 CEST, Thomas Friedrichsmeier wrote:
QtWebEngine can _only_ be compiled using (free as in beer) MSVC 2013. In particular, MinGW is explicitly _not_ supported.
Out of pure curiosity: got details on this? MSVC 2013 hardly supersets the GNU toolchain and the code cannot make use of MSVC's "let's try to compile this junk, despite it's not nearly valid c++" features, because it generally still needs to compile on other systems. Cheers, Thomas (as well)