> - MSVC2005 (either Scons or CMake), that's what Bo, Michael, Edwin, > Peter and me are using.
Scons still works but there is an unconfirmed 64bit win bug for scons; and debugging in cmake is easier.
> - msys/mingw with autotools: I think this is not supported anymore > because of automake version.
It is quite tricky to get autoconf/automake work, and no one is using this method now.
> - scons/mingw: This still works AFAIK.
It works, using just mingw gcc. You can use qt4 from trolltech directly.
> - CMake/mingw: This still works AFAIK.
Never tried. I guess cmake people only use msvc.
Can I (legally) download MSVC2005 gratis? Does it include a debugger?
Yes. Bo