Changes between Initial Version and Version 1 of Ticket #57629, comment 1


Ignore:
Timestamp:
Nov 17, 2018, 8:50:26 AM (5 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57629, comment 1

    initial v1  
    66  cmake @3.12.4_0+universal (active) platform='darwin 18' archs='i386 x86_64' date='2018-11-15T17:33:55-0800'
    77}}}
    8 the real question is why would anyone want to? There is no need or purpose to having cmake +universal on Mojave.
     8the real question is why would anyone want to? There is no useful purpose to having cmake +universal on Mojave, and it's been made quite difficult to do by Apple.
    99
    10 just disable the +universal build.
     10Please disable the +universal build and you should be good to go.
     11{{{
     12sudo port -v intall cmake -universal
     13}}}
     14should do it for you.
    1115