I downloaded QT 4.1.1 OpenSource and can't get it to configure.
I tried:
configure -platform win32-msvc.net
but it reports:
Invalid option "win32-msvc.net" for -platform.

Trying to set QMAKESPEC to win32-msvc.net and running just "configure" yields an error to the same effect.

Any ideas?