The generated makefile by "qmake -makefile -spec win32-g++ ..." contains paths with back slashes to moc. MSYS doesn't work with that paths. In my PATH variable contains only slashes. So qmake doesn't read PATH.

My config is:
- Win2k
- MinGW
- MSYS