Problem configuring the compiler
Installation and Deployment
9
Posts
2
Posters
2.1k
Views
1
Watching
-
-
Hi,
Do you mean the MinGW from the Qt installer ?
-
And which version of Qt did you install ?
-
That's the version of Qt Creator. What installer did you use ?
-
I read in one of your other posts that you need Visual Studio 2012 on your computer for this to work. I don't have the 2012 version, but I have the 2008 Standard version.
So maybe I need to either download the other version of Qt that comes packaged with minGW already or else download VS 2012?
-
The choices:
Download VS2012 (only the express edition is available now that 2013 is out)
Compile Qt yourself with 2008
Install the MinGW version (remove the other MinGW you installed first)
If you are just starting, go with number 3, you'll be up and running faster