Problem with compilation
-
hello every body,
i have a problem with the compilation of my Qt when i do the compilation i have this text and i don't know how to solve it.
:-1: erreur : Qt Creator requiert un compilateur. Configurez-en un dans les options de kit.
thank you for your answer.
-
you did not setup your Qt Creator properly (in the settings menu). You need to setup a build kit, compiler and a Qt version to build your Qt project.
See "this":http://qt-project.org/doc/qtcreator-2.8/creator-tool-chains.html.