Differences
This shows you the differences between two versions of the page.
| 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: | ||
| - | ====== | + | ====== |
| Download the sources from http:// | Download the sources from http:// | ||
| 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. | ||
| + | |||