FYI, I did some experiments here, and as I suspected, none of the *_p.c files have to be compiled in and can thus be removed. If these files caused a problem for you, just remove them from the list of SOURCES in iaccessible2.pri.
FYI, I have prepared a patch here that removes the uneeded files. This is targeted for dev though (and depends on another patch we only applied for dev), so it won't apply cleanly for 5.4 branch. https://codereview.qt-project.org/#/c/104588/ (I would be happy if people with good COM (or IAccessible2) knowledge could give feedback on this). Jan Arve ________________________________________ Fra: interest-bounces+jan-arve.saether=theqtcompany....@qt-project.org <interest-bounces+jan-arve.saether=theqtcompany....@qt-project.org> på vegne av Carsten Schneemann <cschneem...@yahoo.com> Sendt: 26. januar 2015 08:58 Til: interest@qt-project.org Emne: Re: [Interest] Building Qt5 with Intel C++ under Windows 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. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest