Tasssadar / multirom

MultiROM for Nexus 7 and LG Optimus One
http://forum.xda-developers.com/showthread.php?t=2011403
GNU General Public License v3.0
415 stars 274 forks source link

Compilation error after freetype 2.6.0 merge #68

Closed kotzir closed 3 years ago

kotzir commented 8 years ago

make: * No rule to make target external/freetype//src/base/ftxf86.c', needed by/home/kostoulhs/cm12.1/out/target/product/loganreltexx/obj/STATIC_LIBRARIES/libft2_mrom_static_intermediates/src/base/ftxf86.o'. Stop. make: * Waiting for unfinished jobs....

petr-stety-stetka commented 8 years ago

I have same problem :(

kotzir commented 8 years ago

I have by-passed it by reverting the 2.6.0 freetype update

omerjerk commented 8 years ago

Cherry-pick this commit to fix the error - https://github.com/omerjerk/multirom/commit/4811ff3305f5885ad23eba83cc4c518a45f4904f

petr-stety-stetka commented 8 years ago

Thank you @omerjerk it is working :)