04b7641e85
- Add x11proto to redbear-full.toml package list - libxau recipe updated with x11proto dependency and custom build script - Fixes libxau build failure: 'Package xproto was not found'
28 lines
875 B
Plaintext
28 lines
875 B
Plaintext
Qt 3.3.6 is a bug-fix release. It maintains both forward and backward
|
|
compatibility (source and binary) with Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2,
|
|
Qt 3.3.1 and Qt 3.3.0.
|
|
|
|
****************************************************************************
|
|
* General *
|
|
****************************************************************************
|
|
|
|
Platforms
|
|
---------
|
|
|
|
- It is now possible to build Qt 3.3.6 on Intel Macs. A universal
|
|
Qt build however requires manual work by 'lipo'-ing a PPC Qt
|
|
and an Intel Qt together.
|
|
|
|
Compilers
|
|
---------
|
|
|
|
- The build key when building Qt with gcc 4.x has changed. This means
|
|
you will have to either recompile your plugins or change the configure
|
|
script to not reduce the gcc version string to '4'.
|
|
|
|
|
|
Translations
|
|
------------
|
|
|
|
Various Qt translations contributed by Novell.
|