I just installed QT. I ran the -configure from C:/QT/4.1.2 and I believe that the qmake compiled correctly. However, when I try to run gcc -c main.cpp, this comes up, it says that QApplication and QPushButton were not found. Any thoughts?