老师你好: cmake的时候遇到了这个问题,是什么原因呢,没找到config.h的代码呢。 /yolanda/chap-5/lib/common.h:8:20: error: config.h: No such file or directory 如果我把config.h注释掉,又有如下错误: [ 50%] Linking C executable tcpserver /usr/bin/ld: cannot find -lyolanda yolanda 找不到这个个库
老师你好:
cmake的时候遇到了这个问题,是什么原因呢,没找到config.h的代码呢。
/yolanda/chap-5/lib/common.h:8:20: error: config.h: No such file or directory
如果我把config.h注释掉,又有如下错误:
[ 50%] Linking C executable tcpserver
/usr/bin/ld: cannot find -lyolanda
yolanda 找不到这个个库