Opened 13 years ago

Closed 13 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 Changed 13 years ago by Dmitry A. Kuminov

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.

comment:2 Changed 13 years ago by Dmitry A. Kuminov

All DLLs are built now, but lrelease crashes when compiling .ts files. Investigating.

comment:3 Changed 13 years ago by Dmitry A. Kuminov

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 13 years ago by Dmitry A. Kuminov

The 4.7.3 update turned to be very small: only some SSL and Symbian bits. Rebuilding should be fast.

comment:5 Changed 13 years ago by Dmitry A. Kuminov

It builds well here. I think this ticket may be closed.

comment:6 Changed 13 years ago by Silvan Scherrer

only one remark: would it be useful to delete also all makefiles? as -os2 option for qmake is obsolete by now.

comment:7 Changed 13 years ago by Dmitry A. Kuminov

What do you mean by "delete all makefiles"? They are deleted locally by make distclean.

Version 1, edited 13 years ago by Dmitry A. Kuminov (previous) (next) (diff)

comment:8 Changed 13 years ago by Silvan Scherrer

ok i didn't know the make confclean trick. so all is fine for me as well and i think ticket should be closed.

Last edited 13 years ago by Dmitry A. Kuminov (previous) (diff)

comment:9 Changed 13 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.