Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. In win8.1 installed vs2017 and win sdk 10 but Qt uses win sdk 8.1 and had error ...
Qt 6.11 is out! See what's new in the release blog

In win8.1 installed vs2017 and win sdk 10 but Qt uses win sdk 8.1 and had error ...

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 779 Views 2 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.
  • stackprogramerS Offline
    stackprogramerS Offline
    stackprogramer
    wrote on last edited by stackprogramer
    #1

    Hi, In win8.1 i installed vs2017 and win sdk 10 but Qt uses win sdk 8.1 and had error ...
    in Qt how we can change Qt sdk target configure to win sdk 10 till not a problem in building....

    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\cstddef:7: error: C1083: Cannot open include file: 'stddef.h': No such file or directory
    

    How i can fixed error? stddef.h is there in winsdk 10 but in win 8.1 is not there......i want to compile only with visual c++ compiler not mingw. thanks in advance for guiding

    a screen shot may be usefull. only i can used win 8.1 debugger. but i installed win 10 sdk too....win sdk 10 debug is not show......
    alt text

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Im not sure you can.

      https://stackoverflow.com/questions/49100712/how-do-i-specify-which-windows-sdk-version-qmake-shall-target

      1 Reply Last reply
      0
      • stackprogramerS Offline
        stackprogramerS Offline
        stackprogramer
        wrote on last edited by
        #3

        After problems i installed Qt VS Tools for Visual Studio 2017
        in VS2017 by helping this plugin all problem is solved.....So i migrated from Qt creator to straight VS2017...
        thanks very much

        1 Reply Last reply
        1

        • Login

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