[Interest] WebKitWidgets fails to build on Mingw on Qt 5.0 RC 2

Koehne Kai Kai.Koehne at digia.com
Wed Dec 12 10:18:00 CET 2012


> -----Original Message-----
> From: interest-bounces+kai.koehne=digia.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=digia.com at qt-project.org] On Behalf
> Of Bruno Cabral
> Sent: Wednesday, December 12, 2012 8:08 AM
> To: interest at qt-project.org
> Subject: [Interest] WebKitWidgets fails to build on Mingw on Qt 5.0 RC 2
> 
> Hello,
> 
> I'm building Qt5.0 RC 2 (From Git, RC1 fails too).
> 
> And I can't the WebKitWidgets fails to build [1]
> 
> 
> 
> My command line used  :
> 
> configure -debug-and-release -opensource -confirm-license -platform
> win32-g++ -c++11 -icu -opengl desktop -openssl -qt-style-windowsxp -qt-
> style-windowsvista -nomake tests -nomake examples
> 
> 
> 
> Should I expect it to compile in Mingw ??

This is unfortunately a known issue: 

https://bugs.webkit.org/show_bug.cgi?id=104436

I don't know whether we'll manage to fix this for the 5.0 release ... If you don't need qtwebkit, just remove qtwebkit, qtwebkit-examples-and-demos directories before running configure.

> Qt already have an word on what Mingw version it will support ?

We're trying to support any recent one (gcc 4.7), but the toolchain of choice is mingw-builds: See http://qt-project.org/wiki/MinGW-64-bit . 

Regards

Kai




More information about the Interest mailing list