[Interest] Building Qt5 with Intel C++ under Windows

Carsten Schneemann cschneemann at yahoo.com
Mon Jan 26 08:58:19 CET 2015


Hi Thiago,

Thiago Macieira wrote:
> It's a missing #include, it has to be.

In fact a missing #define as it turned out... :-)

To make the long story short: the problem was that the win32-msvc2013
mkspec has -DWIN32 in it whereas win32-icc doesn't.

I'll write up the details under QTBUG-43778. Maybe WIN32 is missing on
purpose, I don't know...

Unfortunately, now qtbase compiles, but qtdeclarative doesn't. This
isn't too critical for me since I don't currently use it and can just
disable it. Apart from that I haven't looked into that issue in any
detail...

Carsten.


P.S.: Sorry for re-posting. Yahoo's web interface somehow messed up my
first mail :-S.




More information about the Interest mailing list