往build/make/target/product/vndk/28.txt和current.txt加入 VNDK-core:[email protected]

编译时出现如下错误:error: VNDK library list has been changed

error: VNDK library list has been changed. 已解

根据出错提示:对比文件,发现这个txt文件是按字母顺序排列的,直接按out目录下的libs.txt文件对current.txt和28.txt文件进行修改。重新编译 OK。

error: VNDK library list has been changed. 已解

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2021-04-24
  • 2021-11-19
  • 2021-05-25
猜你喜欢
  • 2021-05-14
  • 2021-07-14
  • 2021-06-21
  • 2021-08-31
  • 2021-07-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案