[Development] Building with Qt 5.11.1 and Visual Studio 2017

Thiago Macieira thiago.macieira at intel.com
Thu Sep 6 16:49:10 CEST 2018


On Wednesday, 5 September 2018 21:24:56 PDT Tom Isaacson wrote:
> 1>c:\qt\qt5.11.1\5.11.1\msvc2015\include\qtcore\qalgorithms.h(51): error
> C4430: missing type specifier - int assumed. Note: C++ does not support
> default-int 1

You must have some stale headers or precompiled headers lying around. Make 
sure it's a completely clean build and that the older version of Qt is not 
anywhere to be found.

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






More information about the Development mailing list