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 search the "qsort_r_compat.h" file, this header is placed inside the "system/core/include/cutils/" Where I should to link to the qsort_r_compat.h file to be called from anywhere ? There is another solution ? Thanks in advance Regards. jvidalsm _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
