Opened 12 years ago
Closed 11 years ago
#5329 closed defect (wontfix)
changes to mythplugins/settings.pro to compile under QT4
Reported by: | Owned by: | Nigel | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | windows | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
consistent changes to settings.pro for mythplugins with mythtv. Allow compilation under QT3 and QT4
Attachments (2)
Change History (8)
Changed 12 years ago by
Attachment: | settings.diff added |
---|
comment:1 Changed 12 years ago by
Actually change in 5328 can be added to settings.pro as well and have it ripple down all mythplugins. In QT3 we patched qmake.conf in mkspecs, but this allows us more control.
Changed 12 years ago by
Attachment: | settings.2.diff added |
---|
Changes to settings.pro for mythplugins (replaces previous)
comment:2 Changed 12 years ago by
Component: | mythtv → windows |
---|---|
Owner: | changed from Isaac Richards to danielk |
comment:3 Changed 11 years ago by
I am not sure of the wisdom of this. SVN trunk has only built with Qt4 for a long time, and 0-21-fixes builds against Qt3. They both have different appropriate hacks for MinGW. Why also add the Qt3 hacks into trunk?
comment:4 Changed 11 years ago by
Status: | new → assigned |
---|
comment:5 Changed 11 years ago by
Owner: | changed from danielk to Nigel |
---|
comment:6 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Changes to settings for QT4