[Interest] Roadmap for Qt Widget Styles. WindowsVista? Fusion? Other?

Thiago Macieira thiago.macieira at intel.com
Thu Oct 27 23:52:46 CEST 2016


On quinta-feira, 27 de outubro de 2016 14:58:28 PDT Phil Weinstein wrote:
> Well, some success.  The advice from Konstantin about mkspecs/modules
> led me to these files (which I copied from our Qt-551 build):
> 
> ... Qt-562\qtbase\mkspecs\modules\qt_lib_webkit.pri
> ... Qt-562\qtbase\mkspecs\modules\qt_lib_webkitwidgets.pri
> 
> These needed to be edited to point into the Qt-562 directory.

Instead, you should rebuild qtwebkit using qmake from Qt 5.6.2. It will 
install itself to the right place.

>     The procedure entry point
>     ??4??QVector at VQPointF@@@@QEAA?AV0@$$QEAV0@@Z could not

Looks like your QtCore did not compile qvector_msvc.cpp.

Hmm... this is an MS compiler deficiency. We've known it for a long time and 
there's no good solution. See the bottom of qvector.h.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list