ubuntu安装Pangolin出错the imported target"vtkParseJava"references the file but this file does not exist
用orangepi板子ubuntu16.0.04安装Pangolin出现如上图片中的问题,证明系统中缺少对应的库,根据响应的提示安装相应的库就可以了。比如 sudo apt-get install libvtk-java等等。上面还会提示could not find DOXYGEN sudo apt-get install doxygen就可以了,但是安装完之后会提示虽然找到了,但是系统还是显示没有找到,那么这个问题就有意思了,你就不要纠结在这个上面,因为这根本就不是doxygen的锅了,而是另外一个地方甩锅甩的太高级了。下篇文章揭分晓。

相关文章:

  • 2021-07-21
  • 2021-11-24
  • 2021-07-03
  • 2022-12-23
  • 2021-12-17
  • 2021-08-09
  • 2022-12-23
  • 2021-12-06
猜你喜欢
  • 2021-05-11
  • 2021-09-08
  • 2021-11-22
  • 2021-11-25
  • 2021-05-17
  • 2021-06-18
  • 2022-02-17
相关资源
相似解决方案