Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#10742 closed Patch - Bug Fix (fixed)
[PATCH] mythmusic: Fix cross compilation for win32
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.26 |
Component: | MythTV - configure script | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Mythmusic (fixes/0.25 and master) is disabled when cross compiling for win32.
When cross compiling for win32, mythplugins configure fails to find a number of required libraries for mythmusic, which is then disabled.
This patch adds the correct library search paths and additional libs.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | 0001-mythmusic-Fix-cross-compiling-for-win32.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | unknown → 0.26 |
---|
Note: See
TracTickets for help on using
tickets.
In 28ed490522a113fda1ce57cad1b40a7d9d3312ca/mythtv: