gpt4 book ai didi

c++ - c++ 的 makefile 错误

转载 作者:太空宇宙 更新时间:2023-11-04 14:24:30 25 4
gpt4 key购买 nike

这是什么错误

:!make
g++ -g -I../direc1 -I./ -c final.cpp
make: g++: Command not found
make: *** [final.o] Error 127

?

最佳答案

您没有安装 g++(或者它不在您的 $PATH 变量中)。

关于c++ - c++ 的 makefile 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5179564/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com