The last four days i am trying to install QT4.3.2 open source edition on my windows XP sp2 PC in order to use it with eclipse IDE (qt / eclipse integration 1.0.0). I have installed the minGW compiler at C:\minGW. Run the installer for qt that i have downloaded from Trolltech site (qt-win-opensource-4.3.2-mingw.exe). The installer contains ONLY the release binaries and so i had to build also the debug ones. this build always fails with "multiple target patterns. stop"
Then i tried to build from the source files using the instructions from the below link.
http://qtnode.net/wiki?title=Qt4_on_Windows

the "configure.exe -debug-and-release -platform win32-g++" finishes gracefully and then prompting me to run mingw32-make.
i hit mingw32-make and the error is once again:
multiple target patterns. stop

please send any suggestions

thanks in advance

tsemer