PDA

View Full Version : [HELP]What it means when QT reminds me"QT Creator needs a toolchain set up to build"?



buddyzyw
4th August 2011, 09:43
I've received a QT program recently but have troubles building it. QT reminds me "QT Creator needs a tool chain set up to build. Please configure a tool chain in Project mode."
Anyone know how to solves this problem? Thanks!

mcosta
4th August 2011, 09:58
simply you have to setup QtCreator with the path where Qt and compiler are.

buddyzyw
4th August 2011, 12:56
simply you have to setup QtCreator with the path where Qt and compiler are.

Do you know how to set up the tool chain in the QT? I find it in project->toll chain but I donnot know how to set it.

mcosta
11th August 2011, 14:22
Read the Creator Manual (http://doc.qt.nokia.com/qtcreator-2.2/creator-tool-chains.html)