简体   繁体   English

适用于Android 7.1.2版本的openjdk8

[英]openjdk8 for Android 7.1.2 version

When I compiled the andriod 7.1.2. 当我编译andriod 7.1.2时。 I encountered this problem. 我遇到了这个问题。 I had checked my openjdk version. 我已经检查过我的openjdk版本。 It is openjdk8. 它是openjdk8。 So, what is another possibility? 那么,还有什么可能呢?

ninja: error: 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdkjvm_intermediates/export_includes', needed by 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdk_intermediates/import_includes', missing and no known rule to make it

One solution is from here: https://groups.google.com/forum/#!topic/android-building/Gz3joT38lVk Do disable ninja to compile. 一种解决方案是从这里: https : //groups.google.com/forum/#!topic/ android-building/Gz3joT38lVk禁止忍者进行编译。 However, it also has this problem. 但是,它也有这个问题。

So, what is the solution for this? 那么,对此有什么解决方案呢?

Finally I solved my problem with deleting and downloading the AOSP again. 最后,我通过再次删除并下载AOSP解决了我的问题。 I suppose that the problem is caused by the multiple and various android version downloading. 我想这个问题是由下载多种Android版本引起的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM