Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63659 closed defect (fixed)

wfview requires macOS 10.13 or later

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ra1nb0w
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: wfview

Description

wfview does not compile on macOS 10.12 or earlier due to a missing #include, and if that is fixed, then the resulting binary does not run because of the use of libc++ features that are not available in macOS 10.12 or earlier. The port should prevent installation on 10.12 or earlier.

See https://gitlab.com/eliggett/wfview/-/issues/7

Change History (2)

comment:1 Changed 3 years ago by Davide Gerhard <ra1nb0w@…>

Resolution: fixed
Status: assignedclosed

comment:2 Changed 3 years ago by ra1nb0w

thank you very much ryan!

Note: See TracTickets for help on using tickets.