#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.
Change History (2)
comment:1 Changed 3 years ago by Davide Gerhard <ra1nb0w@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In cabc969675b000fe3a648b45ab0c50fceea12348/macports-ports (master):