..\..\components\pthreads\posix_types.h(9): error:  #5: cannot open source input file "sys/types.h": No such file or directory
解决办法:找到rtconfig.h,在其中找到宏定义RT_USING_NEWLIB,把它注释掉,重新编译,搞定。

相关文章:

  • 2022-12-23
  • 2021-12-08
  • 2021-08-07
  • 2021-06-19
  • 2022-12-23
  • 2021-05-20
  • 2021-08-22
  • 2022-12-23
猜你喜欢
  • 2021-12-10
  • 2021-08-01
  • 2021-12-11
  • 2021-06-25
  • 2021-08-04
  • 2021-09-30
  • 2021-04-13
相关资源
相似解决方案