Opened 16 years ago

Closed 16 years ago

#5331 closed defect (fixed)

Changes to allow mythplugins/myththemes to compile under QT4 on win32

Reported by: arnonm@… Owned by: danielk
Priority: minor Milestone: 0.22
Component: windows Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Applied QT4 settings into settings.pro and myththemes.pro Added fix to myththemes so that compile-time libs are named lib* Fix for mythmovies since recursive directory install is not supported by QT4 (it worked for QT3)

Attachments (2)

qt4_plugins.diff (7.0 KB) - added by arnonm@… 16 years ago.
Update myththemes for QT4 under win32
qt4_plugins.2.diff (7.1 KB) - added by arnonm@… 16 years ago.
Update -L to /usr/local/bin to match mythtv installation - replace previous

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by arnonm@…

Attachment: qt4_plugins.diff added

Update myththemes for QT4 under win32

Changed 16 years ago by arnonm@…

Attachment: qt4_plugins.2.diff added

Update -L to /usr/local/bin to match mythtv installation - replace previous

comment:1 Changed 16 years ago by paulh

Component: mythtvwindows
Owner: changed from Isaac Richards to danielk

comment:2 Changed 16 years ago by Nigel

(In [17478]) Windows Qt4 fix - build libs in same place as Qt3, so that packager script can ind it. See #5331

comment:3 Changed 16 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [17484]) Tidy duplicated OS X linking rules, tidy MinGW defines, add MinGW libname hacks. Closes #5331 (Arnon's other stuff in settings.pro shouldn't be needed with a patched Qt4)

Note: See TracTickets for help on using tickets.