Changes between Initial Version and Version 1 of Ticket #54798, comment 4


Ignore:
Timestamp:
Sep 10, 2017, 8:07:20 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54798, comment 4

    initial v1  
    55`webkit2-gtk-devel +quartz` does build on Sierra with the system clang.
    66
    7 To the OP, for right now you can install `webkit2-gtk-devel` to solve your dependency issue, or install a newer clang such as `sudo port -v install clang-3.9` and built webkit2-gtk with that `sudo port -v install webkit2-gtk +quartz configure.compiler=macports-clang-3.9`
     7To the OP, for right now you can install `webkit2-gtk-devel +quartz` to solve your dependency issue, or install a newer clang such as `sudo port -v install clang-3.9` and built webkit2-gtk with that `sudo port -v install webkit2-gtk +quartz configure.compiler=macports-clang-3.9`