Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
diana:windows:building:qt [2009-12-18 14:22:14]
dages
diana:windows:building:qt [2022-05-31 09:29:31] (current)
Line 1: Line 1:
-====== Building Qt on Windows ======+====== Installing Qt on Windows ======
  
 Download the sources from http://qt.nokia.com/downloads (choose "LGPL" and "Framework Only") and run the installer.  Accept the default answer to every question and ignore the warning about using the wrong MinGW version (the one Qt wants to use is prehistoric and completely unusable). Download the sources from http://qt.nokia.com/downloads (choose "LGPL" and "Framework Only") and run the installer.  Accept the default answer to every question and ignore the warning about using the wrong MinGW version (the one Qt wants to use is prehistoric and completely unusable).
Line 17: Line 17:
       __declspec(dllimport) long __stdcall InterlockedExchangeAdd(volatile long *, long);       __declspec(dllimport) long __stdcall InterlockedExchangeAdd(volatile long *, long);
   }   }
 +
 +There is another bug which can not easily be fixed: when saving PNG files, Qt seems to invert the colors on transparent layers.
 +
 +**NOTE: both bugs have been fixed in 4.5.3**
 +
 +===== License =====
 +
 +met.no has a commercial license.  If your organization does not have a commercial license, and you want to distribute metlibs / diana outside your organization, we recommend that you do not distribute a copy of Qt with metlibs / diana.  If you //do// distribute a copy of Qt, it is up to you to read, understand and comply with the terms of the license.
 +
  • diana/windows/building/qt.1261146134.txt.gz
  • Last modified: 2022-05-31 09:23:14
  • (external edit)