E.2. C++/Qt Setup: Win32

[ fromfile: setup-win32.xml id: setup-win32 ]

  1. The mingw edition, built for g++ from MinGW (the Minimalist Gnu for Windows), can be downloaded and used for free with open source projects.

  2. The Microsoft Visual C++ version, built for a microsoft compiler such as Microsoft Visual Studio 2008.

[Tip] Qt SDK

If you do not already have a compiler or IDE installed, then you can install the Qt SDK, which includes the libraries, mingw compiler, and QtCreator in one bundle.