Well, using "mingw32-make clean" does indeed clean out the intermediate files. Trying to use qmake initially got me the QMAKESPEC not defined message, but I figured that out, too.
Now, though, both "qmake -config debug" and "qmake -config release" both return instantly without actually, you know, building anything.
I've used Qt with Eclipse under Linux for some other projects. It was never anywhere near this hard just generating a release. I must be overlooking something painfully obvious, or perhaps the Windows support just isn't there yet...
Bookmarks