Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#13609 closed Patch - Bug Fix (fixed)

libmythtv.pro compile error on MacOS with case sensitive file system

Reported by: John Hoyt Owned by: Mark Kendall
Priority: minor Milestone: 31.1
Component: MythTV - General Version: v31-fixes
Severity: low Keywords: MacOS
Cc: Ticket locked: no

Description

Add of VideoToolBox? framework in libs/libmythtv/libmythtv.pro

should be

LIBS += -framework VideoToolbox

not

LIBS += -framework VideoToolBox

This compile error seems to only occur on case sensitive filesystems.

Attachments (1)

libmythtv.pro.patch (503 bytes) - added by John Hoyt 5 years ago.
patch file

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by John Hoyt

Attachment: libmythtv.pro.patch added

patch file

comment:1 Changed 5 years ago by Mark Kendall

Milestone: needs_triage31.1
Owner: set to Mark Kendall
Status: newaccepted

comment:2 Changed 5 years ago by Mark Kendall <mark.kendall@…>

Resolution: fixed
Status: acceptedclosed

In 00b8defa6d/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:3 Changed 5 years ago by Mark Kendall <mark.kendall@…>

In 723d46eaaa/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.