Opened 3 years ago

Closed 2 years ago

#61749 closed defect (fixed)

mpv @0.33.0: error: 'NSVisualEffectView' is only available on OS X 10.10 or newer

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: sierra Cc: i0ntempest
Port: mpv

Description

On macOS 10.12, mpv fails to build:

/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_multimedia_mpv/mpv/work/mpv-player-mpv-d5ae9f7/video/out/mac/title_bar.swift:20:17: error: 'NSVisualEffectView' is only available on OS X 10.10 or newer
class TitleBar: NSVisualEffectView {
                ^

Change History (1)

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

I guess this got fixed somewhere along the way. mpv @0.34.1 is currently building on Mac OS X 10.6 and on OS X 10.11 through macOS 11.

Note: See TracTickets for help on using tickets.