Modify ↓
Please read the Ticket HowTo before creating or commenting on a ticket. Failure to do so may cause your ticket to be rejected or result in a slower response.
Opened 15 months ago
#10452 new Patch - Bug Fix
[PATCH] Profile build on Windows and MacOSX don't require Qt debug libs
| Reported by: | Lawrence Rust <lvr@…> | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Ports - Windows | Version: | Master Head |
| Severity: | medium | Keywords: | profile Qt debug |
| Cc: | Ticket locked: | no |
Description
At present, profile builds of MythTV and plugins pull in debug builds of Qt. This causes link errors on Windows and MacOSX unless the debug libs are available because on these platforms the debug libs have different names.
This patch removes 'debug' from CONFIG on Windows and MacOSX
Attachments (1)
Change History (1)
Changed 15 months ago by Lawrence Rust <lvr@…>
Note: See
TracTickets for help on using
tickets.
