hi
first time using QT so if the question is stupid, please bear with me.
For windows manual, on the 'hello world' example, it says to do 'qmake -project', 'qmake hello.pro' and then run 'make' to build the program. But in windows there is no 'make' . Am I missing something? thanks