
noreply at mythtv
Jul 4, 2012, 12:22 AM
Post #2 of 3
(33 views)
Permalink
|
|
Re: Ticket #10742: [PATCH] mythmusic: Fix cross compilation for win32
[In reply to]
|
|
#10742: [PATCH] mythmusic: Fix cross compilation for win32 ---------------------------------------+----------------------------- Reporter: Lawrence Rust <lvr@…> | Owner: beirdo Type: Patch - Bug Fix | Status: closed Priority: minor | Milestone: unknown Component: MythTV - configure script | Version: Master Head Severity: medium | Resolution: fixed Keywords: | Ticket locked: 0 ---------------------------------------+----------------------------- Changes (by Lawrence Rust <lvr@…>): * status: new => closed * resolution: => fixed Comment: In [changeset:28ed490522a113fda1ce57cad1b40a7d9d3312ca/mythtv]: {{{ #!CommitTicketReference repository="mythtv" revision="28ed490522a113fda1ce57cad1b40a7d9d3312ca" mythmusic: Fix 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. NB to correctly run configure for mythmusic on mingw requires an updated mythbuild.sh. Fixes #10742 Signed-off-by: Lawrence Rust <lvr [at] softsystem> Signed-off-by: Gavin Hurlbut <ghurlbut [at] mythtv> }}} -- Ticket URL: <http://code.mythtv.org/trac/ticket/10742#comment:1> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|