简书链接:erroraddressofoverloadedfunctionexitdoesnotmatchrequiredt
文章字数:34,阅读全文大约需要1分钟
2142:150: error: address of overloaded function 'exit' does not match required type 'void'{"a8", "(I)V", (void *) exit},
最新版ndk的校验越来越严格了,解决办法是把eixt函数改一下