[mythtv-commits] Ticket #10452: [PATCH] Profile build on Windows and MacOSX don't require Qt debug libs

MythTV noreply at mythtv.org
Tue Feb 9 10:09:46 UTC 2016


#10452: [PATCH] Profile build on Windows and MacOSX don't require Qt debug libs
-----------------------------------+---------------------------------------
 Reporter:  Lawrence Rust <lvr@…>  |          Owner:  Lawrence Rust <lvr@…>
     Type:  Patch - Bug Fix        |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  Ports - Windows        |        Version:  Master Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:  profile Qt debug       |  Ticket locked:  0
-----------------------------------+---------------------------------------
Changes (by Lawrence Rust <lvr@…>):

 * owner:   => Lawrence Rust <lvr@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"5aab647f71f8eb3cf4e5c1d97cc8527feeea0e58/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="5aab647f71f8eb3cf4e5c1d97cc8527feeea0e58"
 Profile build on Windows and MacOSX don't require Qt debug libs

 At present profile builds pull in debug builds of Qt.  This
 causes link errors on Windows and MacOSX unless the debug libs
 are available.  This patch removes debug from CONFIG on these
 platforms.

 Fixes #10452

 Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/10452#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list