Hi; I have an application created in Qtcreator using Qt5 with MinGW compiler and I want to use this code in Microsoft Visual Studio 2010 because I need to use some Opencv functions and I can't compile Opencv with Qt support using Mingw 32 compiler. How can I migrate my application from Qtcreator to MSVC 2010?
I try using the Qt5 Add In for visual studio and select the option to open Qt project but when i try to compile a link error apear.
I'm new in Qt
Thanks for your answer.
Bookmarks