执行命令 报错 显示 `pkg-config --cflags --libs protobuf` 找不到。单引号 ‘‘换为 ``
执行命令 报错 显示`pkg-config --cflags --libs protobuf` 找不到。
g++ -std=c++17 hi.cpp hello.pb.cc -o binaryfilename `pkg-config --cflags --libs protobuf`
“g++: error: pkg-config --libs --cflags opencv: 没有那个文件或目录“错误的解决方案_lingchuxiao的博客-CSDN博客
...
原创
2021-09-26 16:22:18 ·
672 阅读 ·
0 评论