Opened 7 years ago
Closed 7 years ago
#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 (9)
comment:1 Changed 7 years ago by dmik
comment:2 Changed 7 years ago by dmik
All DLLs are built now, but lrelease crashes when compiling .ts files. Investigating.
comment:3 Changed 7 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 7 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:5 Changed 7 years ago by dmik
It builds well here. I think this ticket may be closed.
comment:6 Changed 7 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 7 years ago by dmik
What do you mean by "delete all makefiles"? They are deleted locally by make confclean.
comment:8 Changed 7 years ago by diver
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 Changed 7 years ago by dmik
- Resolution set to fixed
- Status changed from new to 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.