Qt 6.11 is out! See what's new in the release
blog
Qt 5.2.0 MSVC2012 include problem
General and Desktop
4
Posts
2
Posters
1.6k
Views
1
Watching
-
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?