Qt 5.2.0 MSVC2012 include problem
-
Hi everyone,
I want to build my project with MSVC2012 in Qt 5.2.0 but every time I try I get this message:
C:\Programming\Qt\5.2.0\msvc2012\include\QtCore\qglobal.h:46: Error: C1083: Cannot open include file: 'stddef.h': No such file or directory
What did i forget to include?
-
do you have the Windows platform SDK installed also on your machine?