Ticket #190 (closed task: fixed)
Update to Qt 4.7
| Reported by: | diver | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Qt 4.7 |
| Component: | General | Version: | Unknown |
| Severity: | medium | Keywords: | |
| Cc: |
Description
Update Qt to version 4.7
Change History
comment:2 Changed 2 years ago by dmik
All DLLs are built now, but lrelease crashes when compiling .ts files. Investigating.
comment:3 Changed 2 years ago by dmik
Strange. Rebuilding bootstrap.lib from scratch helped.
Anyway, Qt is finally built here and even works: I tried the Designer and Assistant applications as well as a couple of demo apps.
Now, since Qt 4.7.3 is just released which is a minor update to the 4.7 branch and should not contain a lot of changes, I will update to this latest version.
comment:4 Changed 2 years ago by dmik
The 4.7.3 update turned to be very small: only some SSL and Symbian bits. Rebuilding should be fast.
comment:6 Changed 2 years ago by diver
only one remark: would it be useful to delete also all makefiles? as -os2 option for qmake is obsolete by now.
comment:7 Changed 2 years ago by dmik
What do you mean by "delete all makefiles"? They are deleted locally by make confclean.

Just for the record. Qt 4.7.2 sources have been merged to the trunk. Now I'm fixing the build. QtCore?, QtGui?, QtNetwork?, QtSql?, QtTest? and QtXml? modules are done, WebKit? and the rest are in progress.