> Von: interest-bounces+kai.koehne=theqtcompany@qt-project.org Betreff: Re: [Interest] Recent Qt5 does not compile with mingw64
>
> Thiago, Kai:
>
> This is bad. No WINBOOL in the qt5 sources anywhere. Bad because if it is a
> MinGW problem, it is unlikely it will be fixed.
Thiago, Kai:
This is bad. No WINBOOL in the qt5 sources anywhere. Bad because if it is a
MinGW problem,
it is unlikely it will be fixed. And it is worse since it is the
'semi-official' MinGW,
which is used in this wiki:
https://wiki.qt.io/MinGW-64-bit
MSYS2 method, MinGW-w64
I will play around
On Wednesday 03 June 2015 19:13:04 Guido Seifert wrote:
> Ooookay... the QSharedMemory problem I can work around by not compiling the
> examples: -no-compile-examples. But then much later I get:
>
> .moc/debug/moc_context3d_p.cpp:1935:16: error: 'WINBOOL' is not a member of
> 'QtCanvas3D::CanvasCo
ubject: Re: [Interest] Recent Qt5 does not compile with mingw64
>
>
> Ooookay... the QSharedMemory problem I can work around by not compiling
> the examples: -no-compile-examples. But then much later I get:
>
> .moc/debug/moc_context3d_p.cpp:1935:16: error: 'WINBOOL'
Ooookay... the QSharedMemory problem I can work around by not compiling the
examples: -no-compile-examples. But then much later I get:
.moc/debug/moc_context3d_p.cpp:1935:16: error: 'WINBOOL' is not a member of
'QtCanvas3D::CanvasContext'
455, uint(QtCanvas3D::CanvasContext::WINBOOL),
Lo
Hi,
it is not my favourite platform, but I try it from time to time. :-)
Fairly recent Qt5:
commit 4fc367abe95ee78166067047d0f229bba9991956
Author: Qt Submodule Update Bot
Date: Sat May 30 22:33:04 2015 +0300
Change-Id: I88af8ac70704e63a2154b3fe22b51483a69d84c3
After a while I get:
make