Hi everyone, I'm porting B2G based on Android 4.2.2 in a new device.
During the building process, I have the next error message: frameworks/base/tools/aapt/StringPool.cpp:12:35: fatal error: cutils/qsort_r_compat.h: No such file or directory compilation terminated. Then, when I run: $ find . -name qsort_r_compat.h this file there is not in my current build. Only "cutils" folder is placed inside the "system/core/include". There is a solution ? Thanks in advance Regards. jvidalsm _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
