#include <stddef.h> compiler error
Hi All, I’m new to Qt, I installed the newest sdk and tried creating a very basic Qt widget application -> Qt Gui application. Basically just a hello world type app. I get an error in gglobal.h file:
C:\QtSDK\Desktop\Qt\4.8.0\msvc2010\include\QtCore\qglobal.h:45: error: C1083: Cannot open include file: ‘stddef.h’: No such file or directory
I’m running Qt on Windows 7 box as an administrator. Thanks for your time and help.
3 replies
You must log in to post a reply. Not a member yet? Register here!

