Hello all, I have setup an Ubuntu machine (16.04) downloaded sources and currently in the process of building. However, I wish to setup IntelliJ to be able to navigate the source code. This is my primary tasks.
No matter what I do, read various articles and the README file, I cannot get the android.ipr file to generate. The steps are rather simple: */development/tools/idegen/mm * The README says "*make" but that through an error: *** No targets specified and no makefile found. Stop.* Also tried *mmm* with same results as mm. Output: make: Entering directory '/mnt/hgfs/Work.CaseSensitive/ATS/Android/pp2' ============================================ PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=5.0.2 TARGET_PRODUCT=full TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a TARGET_CPU_VARIANT=generic TARGET_2ND_ARCH= TARGET_2ND_ARCH_VARIANT= TARGET_2ND_CPU_VARIANT= HOST_ARCH=x86_64 HOST_OS=linux HOST_OS_EXTRA=Linux-4.15.0-45-generic-x86_64-with-Ubuntu-16.04-xenial HOST_BUILD_TYPE=release BUILD_ID=LRX22G OUT_DIR=out ============================================ *make: *** No rule to make target 'out/host/linux-x86/bin/acp', needed by 'out/host/linux-x86/framework/idegen.jar'. Stop.* *make: Leaving directory '/mnt/hgfs/Work.CaseSensitive/ATS/Android/pp2'* *#### make failed to build some targets (10 seconds) ####* Anyone can help set this setup please?! -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/b2ee7899-137a-48d7-8d61-101cb9f15f6c%40googlegroups.com.
