VS2010 support
Unsolved
General and Desktop
-
I'm compiling an application with VS2010 (and I can't change it).
I'm using QT ver 5.4, but I'd like to use the last version of QT.
The problem is they are compiled with the extesion of C++11, and VS2010 not support it.
Is there the possiblity to use last version with VS2010?
Thanks
Teo -
Hi and welcome to devnet,
No there's not, support for C++11 is mandatory since Qt 5.7. The latest version you can still build with VS2010 would be the last iteration of Qt 5.6.