Open LeadroyaL opened 6 years ago
WORKING_DIR/.repo/local_manifests/xposed_sdk25.xml
repo forall -c "git reset --hard && git clean -fd && git pull"
under WORKING_DIR.repo sync
under WORKING_DIR.Platform: Ubuntu 16.10 AOSP: android-7.1.2_r33 android_art: xposed-nougat, xposed-nougat-mr2
Error: 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
or
ninja: error: 'out/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/export_includes', needed by 'out/host/linux-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes', missing and no known rule to make it
Step:
- cd AOSP/art
- rm -r * (if necessary)
- cp android_art/* ./
- m -j8
大佬 问题解决了么?
Platform: Ubuntu 16.10 AOSP: android-7.1.2_r33 android_art: xposed-nougat, xposed-nougat-mr2
Error: 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
or
ninja: error: 'out/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/export_includes', needed by 'out/host/linux-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes', missing and no known rule to make it
Step: