Trouble installing libunwind-headers via macports

前端 未结 1 618
青春惊慌失措
青春惊慌失措 2021-01-12 22:54

In an effort to

sudo port install gcc47

It appears that i am missing

  • cctools
  • ld6
1条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-12 23:52

    You need to accept Apple's license agreement before attempting to install libunwind-headers

    sudo xcodebuild -license agree    
    

    0 讨论(0)
提交回复
热议问题