摘要: 本人的项目目录如下: - helloworld - header helloworld.h - src helloworld.cpp main.cpp - bin a.exe 在编译g++ src/main.cpp src/helloworld.cpp -o bin/a.exe时控制台error: 阅读全文
posted @ 2024-06-03 20:41 万舜 阅读(43) 评论(0) 推荐(0)