After I downloaded and installed Qt 5. I opened Qt creator 2.6.1 and created a new simple GUI application. But when I try to run it, I get the following error:
C:\Qt\Qt5.0.0\5.0.0\msvc2010\include\QtCore\qglobal.h:46: error: C1083: Cannot open include file: ‘stddef.h’: No such file or directory
What is the problem and how can I solve it ?
Hope this may help (a similar issue discussed here):
http://qt-project.org/forums/viewthread/10255