Get and setup atools as always.
For this im using Visual Studio 2017, I am not really good at stuff, so yeah.
What you need is


Install both, when installing qt 5.11.1, tick msvc2015 and all the Qt stuff in the same category.
After that, open the project, convert the platform toolset to v141 (2017) just change it in the properties.
Next, go into QT Settings, set up a profile.
Right click one project -> QT Settings
Select the profile
Same window -> modules
Core,Gui and Widgets
Last, make sure Build SDK is not 8.1, one other I had didnt work ( i think)
Just hope you have 10.0.17134.0. No idea, try it.
And last, change include so it uses the new qt
Thats it boom done.






