2010-09-22 18:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* package/winuni/RELNOTES
  * INSTALL
    * Refreshed for QT 4.7.0
This commit is contained in:
Viktor Szakats
2010-09-22 16:35:46 +00:00
parent 5841d12493
commit 9d227dfa7d
3 changed files with 10 additions and 5 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-09-22 18:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* package/winuni/RELNOTES
* INSTALL
* Refreshed for QT 4.7.0
2010-09-22 16:58 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/config/rules.mk
* added hack for some older GCC versions which do not enable

View File

@@ -1510,16 +1510,16 @@ HARBOUR
http://qt.nokia.com/products/
http://get.qt.nokia.com/qt/source/
Recommended Mac OS X binary package:
http://get.qt.nokia.com/qt/source/qt-mac-cocoa-opensource-4.6.3.dmg
http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.7.0.dmg
Currently supported Windows binary package:
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.6.3-mingw.exe
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.7.0-mingw.exe
How to create Windows static and MSVC builds:
http://doc.trolltech.com/4.6/deployment-windows.html
http://doc.trolltech.com/4.7/deployment-windows.html
NOTES:
- QT 4.5.x for Windows requires MinGW builds with SJLJ stack frame unwinding.
(mingw official 3.4.x, or mingw tdm)
- QT 4.6.x for Windows requires MinGW builds with DWARF-2 stack frame unwinding.
- QT 4.6.x (and upper) for Windows requires MinGW builds with DWARF-2 stack frame unwinding.
(mingw official 4.4.0 or upper, or mingw tdm with dwarf update)
HB_WITH_SQLITE3 - sqlite3 [multiplatform, free, open-source]
http://www.sqlite.org/

View File

@@ -66,7 +66,7 @@ Tool/lib versions used to create this package:
OCILIB 3.7.0
OpenSSL 1.0.0a
PostgreSQL 8.4.2-1
QT 4.6.3
QT 4.7.0
WATTCP 2.2.10
Changes since previous (2.0.0) release: