Opened 14 years ago
Closed 14 years ago
#190 closed task (fixed)
Update to Qt 4.7
Reported by: | Silvan Scherrer | 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 (9)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
All DLLs are built now, but lrelease crashes when compiling .ts files. Investigating.
comment:3 by , 14 years ago
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 by , 14 years ago
The 4.7.3 update turned to be very small: only some SSL and Symbian bits. Rebuilding should be fast.
comment:6 by , 14 years ago
only one remark: would it be useful to delete also all makefiles? as -os2 option for qmake is obsolete by now.
comment:7 by , 14 years ago
What do you mean by "delete all makefiles"? They are deleted locally by make confclean
.
comment:8 by , 14 years ago
ok i didn't know the make confclean trick. so all is fine for me as well and i think ticket should be closed.
comment:9 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.