QtWebEngine and Mingw

2017-06-24 Thread Lubomir I. Ivanov
i've just updated my Qt to 5.9.0 on Windows with the Mingw 5.3.0 toolchain. but i'm facing a bug where the WebEngine libaries and cmake files are missing: https://bugreports.qt.io/browse/QTBUG-61394 after reading more into it, it seems it might not be an actual bug...: https://bugreports.qt.io/br

Re: QtWebEngine and Mingw

2017-06-24 Thread Dirk Hohndel
> On Jun 24, 2017, at 6:59 AM, Lubomir I. Ivanov wrote: > > i've just updated my Qt to 5.9.0 on Windows with the Mingw 5.3.0 toolchain. > > but i'm facing a bug where the WebEngine libaries and cmake files are missing: > https://bugreports.qt.io/browse/QTBUG-61394 > > after reading more into i

Re: QtWebEngine and Mingw

2017-06-24 Thread Lubomir I. Ivanov
On 24 June 2017 at 18:15, Dirk Hohndel wrote: > >> On Jun 24, 2017, at 6:59 AM, Lubomir I. Ivanov wrote: >> >> i've just updated my Qt to 5.9.0 on Windows with the Mingw 5.3.0 toolchain. >> >> but i'm facing a bug where the WebEngine libaries and cmake files are >> missing: >> https://bugreports

Re: QtWebEngine and Mingw

2017-06-24 Thread Lubomir I. Ivanov
On 24 June 2017 at 18:33, Lubomir I. Ivanov wrote: > > maybe if everything is mingw based and only QtWebEngine is build with > clang and that library is compatible with the rest of the Qt's Mingw > binaries it will work. > but to my understanding the C++ ABI is not compatible between clang > and m

Re: QtWebEngine and Mingw

2017-06-24 Thread Thiago Macieira
On sábado, 24 de junho de 2017 08:40:49 PDT Lubomir I. Ivanov wrote: > to summarize: > this leaves in a bit of a stalemate and unless Thiago has some sort of > an idea, Sorry, I don't have an idea. > we should just stick with WebKit for as long as possible, or > until: > 1) clang WebEngine binari