原文:arm-linux-gnueabihf-g++: error trying to exec 'cc1plus': execvp: No such file or directory

问题 : ubuntu: . 版本,交叉编译代码报错arm linux gnueabihf g : error trying to exec cc plus : execvp: No such file or directory 解决方案:可以看到我这里是交叉编译工具,类似的这种情况可以看下交叉编译工具文件夹,将环境变量 PATH export即可, 比如我的 export PATH PATH: ...

2021-10-18 17:25 0 1264 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM