编译简单的helloworld都有
问题。。。求指点
Running build steps for project helloworld...
Configuration unchanged, skipping QMake step.
Starting: D:/QT/mingw/bin/mingw32-make.exe -w
mingw32-make: Entering directory `D:/QT EXAMPLE/helloworld'
D:/QT/mingw/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory `D:/QT EXAMPLE/helloworld'
mingw32-make[1]: Nothing to be done for `first'.
mingw32-make[1]: Leaving directory `D:/QT EXAMPLE/helloworld'
mingw32-make: Leaving directory `D:/QT EXAMPLE/helloworld'
Exited with code 0.
这之后无论怎么样修改main.cpp都没反应TAT
而且tools->options->qt version 里面的debugging helper显示的是X本来是√
[ 此帖被luwenqi88在2010-11-02 15:08重新编辑 ]