I have developed an application using Qt 5.2 which has be to be compiled in Visual studio 2008. But i found on the following link that the oldest MSVC compiler that can be used with Qt5 is MSVC2010.
Is it possible to compile Qt 5.2 application with MSVC 2008 ?
Thank you for any pointers.