[Solved] QtCreator say I don't have a compilator
-
Hello everybody,
I downloaded the last version of Qt, Qt 5.0.2 and installed it. But when I wanted to build my project, Qt Creator said that "you need a compilator in order to build a project". Where I can find a compilator, and how configure the compilator in QtCreator ?
Thank you for your help.
-
Hi and welcome do DevNet,
What os are your running ?
-
Windows 8 64 bit
-
Did you installed the visual studio 2012 package ? If that's the case, you'll need to also have Visual Studio 2012 installed
-
I don't think I have it, where can I download it ?
-
"Quick search":http://bit.ly/13x9R0C
-
I begin the install. What should I do next ?
-
Read Qt's documentation
-
Where ? Sorry I'm a noob ^^
-
Maybe the "Doc":http://qt-project.org/doc/ link on top of this page ?
-
Yes, I knew that, but have you the link of the page, because the doc is really big.
-
Wow, I didn't have to do anything after the download, and it's working !
Thanks a lot ! -
You're welcome !
Don't forget to update the thread's title to solved so other forum users will know that a solution has been found :)