dmjtdeiMac:wechatreproject dmjt$ make install
==> Error: /Applications/Xcode.app/Contents/Developer/usr/bin/make install and show require that you build a package before you try to install it.
make: *** [internal-install-check] Error 1
解决:
make package messages=yes
网友评论