摘要: linux cmake error undefined reference to symbol 'pthread_create@@GLIBC_2.2.5 在cmake脚本中增加: target_link_libraries( XXXX -lpthread -lm) XXXX为项目名字 阅读全文
posted @ 2020-10-15 11:31 水木清扬 阅读(742) 评论(0) 推荐(0)