Opened 16 years ago

Closed 16 years ago

#5213 closed defect (fixed)

Win32 Installer does not copy all plugin files

Reported by: arnonm@… Owned by: danielk
Priority: minor Milestone: 0.21.1
Component: windows Version: 0.21-fixes
Severity: medium Keywords: win32setup
Cc: Ticket locked: no

Description

Installer does not copy the necessary aux files for the plugins, mainly xml and theme files for the plugins.

Attachments (1)

win32-packager.diff (14.9 KB) - added by arnonm@… 16 years ago.
Update to win32-packager to resolve win32 QT3 bugs

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by arnonm@…

Attachment: win32-packager.diff added

Update to win32-packager to resolve win32 QT3 bugs

comment:1 Changed 16 years ago by arnonm@…

Update to win32-packager to resolve the issue above and the issue of additional targets not being resolved during install make. Changed packager to utilize make install to build directly into /build directory. Much cleaner and faster Some workarounds for win32 QT3 bugs Will require a small patch to mythsetup.iss (pending)

comment:2 Changed 16 years ago by Nigel

(In [17138]) Use "make install" correctly (i.e. with INSTALL_ROOT), plus several other fixes from Arnon Meshoulam. See #5213. Also some whitespace, comment and variable changes by me.

comment:3 Changed 16 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [17485]) Non debug Qt4 build steps, install some plugin resource files manually (fragile/un-maintainable, but easier than patching Qt3). Closes #5213, #5414.

Note: See TracTickets for help on using tickets.