https://blog.csdn.net/houjixin/article/details/101681175

 

 

https://turbock79.cn/?p=1923  

  mv json-c-json-c-0.14-20200419 json-c   //其中这里面的注意下     ls /usr/local/include/json/     项目中使用的时  #include" json.h" 时候前面的上一级目录是  json-c   

 

  仔细找下这个原因

ls /usr/local/include/json/          #安装成功,出现json相关头文件
ls /usr/local/lib/                   #安装成功,出现json相关的库文件

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
  • 2021-08-18
  • 2021-08-29
猜你喜欢
  • 2021-05-30
  • 2021-09-15
  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-08-09
相关资源
相似解决方案