How to compile Qt 5.5 in Visual Studio 2015?
General and Desktop
2
Posts
1
Posters
6.5k
Views
1
Watching
-
I've found a simple description how to do this
http://stackoverflow.com/questions/15826893/building-qt5-with-visual-studio-2012-visual-studio-2013-and-integrating-withOnly change win32-msvc2012 to win32-msvc2015 to configure it for VS 2015.