Qt 5.9.1 static configure/build with msvc 2017
Solved
Installation and Deployment
-
On configure qt static got msvc error " Cannot open include file: 'stddef.h'"
I have installed msvc 2017 and windows10 sdk
I founded stddef.h at location [C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt]Is their any configuration missing.?
Developer Command Prompt for VS 2017 screen
-
tried with qt 5.9.1 static with msvc 2017 on window 10 failed.
tried with qt 5.15.4 static with msvc 2017 on window 10 failed.tried with qt 5.14.2 static with msvc 2017 on window 10 is successful.