first I go into the folder where my .cpp file is , then i do qmake -project and then I do qmake yellow.cpp and then i get those errors
first I go into the folder where my .cpp file is , then i do qmake -project and then I do qmake yellow.cpp and then i get those errors
When i do the third step i get this
'nmake' is not recognized as an internal or external command,
operable program or batch file.
And i just installed the Qt framework , don't have visual studio
This is because, it cannot find the compiler on your machine.
I assume, you used binary installer for that.
In order to get your application running, you must have an IDE.
Use QtCreator.
i have installed Qtcreator also but still get the problem![]()
Please use Creator tutorial and docs.
Bookmarks