Totally new to ROM building, but I want LG's crap rom off my phone, so I'm trying to install Slim7 on it... yea, it's not easy, since there's next to no developer support for this device.
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
I've checked the directory, and the "obj" folder doesn't even exist in the out folder, so this error seems impossible to me... help me out? What files do I need to look at?
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23
I've downloaded LG's source and have tried to assimilate it into Slim's source (basically merging everything but the frameworks folder) and am now trying to build.
But this is the Ninja error I get:
Code:
ninja: Entering directory `.'
ninja: error: '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/KERNEL_OBJ/usr', needed by '/home/android/Desktop/cheap_android_love/out/target/product/generic_arm64/obj/SHARED_LIBRARIES/libtinyalsa_intermediates/mixer.o', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
XDA:DevDB Information
Slim7 // LG K20 Plus, ROM for all devices (see above for details)
Contributors
mocklee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
Based On: LG Source
Version Information
Status: Testing
Created 2017-07-24
Last Updated 2017-07-23
Last edited: