我需要帮助才能在 Ubuntu 上运行我的程序。我有两个 cpp 文件和一个头文件。我收到以下错误。有人能帮助我吗。
gopy@gopy-VPCEB36GM:~/Desktop/helo$ g++ -c Sequence.cpp
gopy@gopy-VPCEB36GM:~/Desktop/helo$ g++ -c SequenceTest.cpp
gopy@gopy-VPCEB36GM:~/Desktop/helo$ g++ -o Sequence.o SequenceTest.o test
g++: error: test: No such file or directory
当我打开 helo 文件夹时,会创建 o 文件