在mac终端下执行:brew install glew
结果报错:
Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.
1
2
解决方法:rm -rf /usr/local/var/homebrew/locks
在mac终端下执行:brew install glew
结果报错:
Error: Another active Homebrew update process is already in progress.
Please wait for it to finish or terminate it to continue.
1
2
解决方法:rm -rf /usr/local/var/homebrew/locks
转载于:https://www.cnblogs.com/dfsxh/p/10640611.html
更多推荐
所有评论(0)