摘要: g++: command not found的解决 G++没有装或却没有更新 以下方法都可以试试: centos: yum -y update gcc yum -y install gcc+ gcc-c++ ubuntu: apt-get update gcc apt-get install g++ 阅读全文
posted @ 2022-06-23 18:45 花心大萝卜li 阅读(113) 评论(0) 推荐(0)