I am trying to compile a hello world program in Qt Using Qt Creator.
I am getting \'cl\' is not recognized as an internal or external command.
I am using Win
I had this problem because I forgot to select "Visual C++" when I was installing Visual Studio.
To add it, see: https://stackoverflow.com/a/31568246/1054322