2012-01-16 19:28 UTC+0100 Viktor Szakats (harbour syenar.net)

* package/winuni/RELNOTES
  * INSTALL
    * qt version
This commit is contained in:
Viktor Szakats
2012-01-16 18:28:44 +00:00
parent f632ba9f49
commit 4c80c97409
3 changed files with 9 additions and 4 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-01-16 19:28 UTC+0100 Viktor Szakats (harbour syenar.net)
* package/winuni/RELNOTES
* INSTALL
* qt version
2012-01-12 18:48 UTC+0100 Viktor Szakats (harbour syenar.net)
* src/rtl/hbdynhb.c
- deleted support to accept raw function pointers. [INCOMPATIBLE]

View File

@@ -1595,12 +1595,12 @@ 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-opensource-4.7.4.dmg
http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.8.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.7.4-mingw.exe
http://get.qt.nokia.com/qt/source/qt-win-opensource-4.8.0-mingw.exe
How to create Windows static and MSVC builds:
http://doc.trolltech.com/4.7/deployment-windows.html
http://developer.qt.nokia.com/doc/qt-4.8/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)

View File

@@ -58,7 +58,7 @@ Tool/lib versions used to create this package:
OCILIB 3.9.0
OpenSSL 1.0.0d
PostgreSQL 9.0.4-1
QT 4.7.4
QT 4.8.0
WATTCP 2.2.10
Changes since previous (2.0.0) release: