Modify ↓
Ticket #10742 (closed Patch - Bug Fix: fixed)
Opened 12 months ago
Last modified 11 months ago
[PATCH] mythmusic: Fix cross compilation for win32
| Reported by: | Lawrence Rust <lvr@…> | 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
Change History
Changed 12 months ago by Lawrence Rust <lvr@…>
- Attachment 0001-mythmusic-Fix-cross-compiling-for-win32.patch added
comment:1 Changed 11 months ago by Lawrence Rust <lvr@…>
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
