Difference between revisions of "Qt"
From PLplotWiki
(→MinGW command line tools) |
(→MinGW command line tools) |
||
Line 13: | Line 13: | ||
=== MinGW command line tools === | === MinGW command line tools === | ||
* Download [http://www.qtsoftware.com/downloads/windows-cpp QT 4.5 Framework only for MinGW] | * Download [http://www.qtsoftware.com/downloads/windows-cpp QT 4.5 Framework only for MinGW] | ||
+ | * Run the exe and install QT 4.5. Depending on your MinGW version the installer may complain about a wrong w32api.h header file - proceed still. | ||
=== VisualC command line tools === | === VisualC command line tools === |
Revision as of 01:06, 19 March 2009
Contents
Description
Instructions for Mac OS X
Mac OS X 10.5
Instructions for Linux
Instructions for Windows
MinGW command line tools
- Download QT 4.5 Framework only for MinGW
- Run the exe and install QT 4.5. Depending on your MinGW version the installer may complain about a wrong w32api.h header file - proceed still.