G++沒有裝或卻沒有更新
以下方法都可以試試:
centos:
yum -y update gcc
yum -y install gcc+ gcc-c++
ubuntu:
apt-get update gcc
apt-get install g++
G++沒有裝或卻沒有更新
以下方法都可以試試:
centos:
yum -y update gcc
yum -y install gcc+ gcc-c++
ubuntu:
apt-get update gcc
apt-get install g++