i also had the same problem as i did
For linux
sudo apt-get install g++ sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev
and then closed the qt creator and restarted it and it worked
I donโt know which of the two above made it work, but it worked.
For windows
Below this solution, several people worked. so itโs worth a try.
Delete this file C:\Users\AppData\Roaming\QtProject\qtcreator\toolchains.xml to solve the problem.
Subham Tripathi May 11 '13 at 1:10 pm 2013-05-11 13:10
source share