QtGstreamer on windows
Unsolved
General and Desktop
-
That's only Qt Creator.
The Qt version is the one you use to build your application.
-
For which compiler ? MinGW ? MSVC ? If MSVC which version ?
-
Did you install Qt for Visual Studio 2013 ?
-
Then maybe a silly question: did you install Visual Studio 2013 ?
-
Then there's something strange...
Delete any
.user
file you have in the root folder of your project.Then start from scratch with Qt Creator. Select the correct Qt Kit.
I find it strange that you have to explicitly select the Visual Studio compiler. It should be done for you automatically by Qt Creator.