代码中遇到这个问题,但是在makefile中已经添加了-lpthread.

最后发现问题时,引入库的顺序,把-lpthread放在最后就可以了。

相关文章:

  • 2021-12-24
  • 2021-06-05
  • 2021-08-29
  • 2021-07-25
  • 2021-10-11
  • 2021-12-21
  • 2021-12-08
  • 2021-07-13
猜你喜欢
  • 2022-02-28
  • 2021-09-02
  • 2022-01-09
  • 2021-05-20
  • 2021-07-21
  • 2021-11-21
相关资源
相似解决方案