Ubuntu14-g++ command not found

2025-04-25 02:07:40

1、在Ubuntu中遇到这种问题,是因为缺少g++相关的lib,有两种解决方案:1. 捂执涡扔使用yum进行安装,但是需要预先配置yum repo2. 使用apt-get,默认方式;

2、于之前不同的是,ubuntu中无明确独立的g++ lib,而是在build-essential中:apt-get install build-essential

Ubuntu14-g++ command not found

3、安装结束后,再重新进行之前的操作;

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢