EOS ERROR: Failed to find Gettext libintl (missing: Intl_INCLUDE_DIR)

2018-06-08 17:02:45

解决方案,终端执行以下命令

brew unlink gettext && brew link --force gettext
find /usr -name libintl* -print 2>/dev/null

参考链接 https://github.com/EOSIO/eos/issues/2028?ref=tokendaily

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »