Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.2.0 MSVC2012 stddef.h missing

Qt 5.2.0 MSVC2012 stddef.h missing

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 931 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BlackArma
    wrote on last edited by
    #1

    Hi everyone,
    first of all excuse my poor english and I am a Qt newbie :)

    My problem:
    I want to create a Editor for a small Engine with Qt but i have several problems.
    My Engine is working with DirectX 11.0 but MinGW 4.8 is unable to compile the project because of hundrets syntax errors in d3dx11.h (?), but i can compile and build the engine in VS2012. When i try to build the project in Qt Creator with MSVC2012 i've got that error:

    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 <<

    How i can fix one of my problems?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved