首先安裝 XQuartz X11 for Mac ,可以到這裡下載下傳:
<a href="http://xquartz.macosforge.org/landing/">http://xquartz.macosforge.org/landing/</a>
需要一個包管理器,我用的是brew,其他的操作類似:
然後用
這一步可能會有問題,提示找不到xxx.pc;使用locate xxx.pc定位到X11所包含的xxx.pc路徑:
然後使用正常的編譯指令編譯即可:
首先安裝 XQuartz X11 for Mac ,可以到這裡下載下傳:
<a href="http://xquartz.macosforge.org/landing/">http://xquartz.macosforge.org/landing/</a>
需要一個包管理器,我用的是brew,其他的操作類似:
然後用
這一步可能會有問題,提示找不到xxx.pc;使用locate xxx.pc定位到X11所包含的xxx.pc路徑:
然後使用正常的編譯指令編譯即可: