process_begin: CreateProcess(NULL,......) make (e=87): 参数错误。
摘要:
在编译 trinity-android 的过程中,总是报 process_begin: CreateProcess(NULL,......) make (e=87): 参数错误 原因是.MK文件中包含的文件太多了,而windows对于函数参数个数有限制,解决办法:http://stackoverfl 阅读全文
posted @ 2016-09-30 20:52 _懒人 阅读(13026) 评论(0) 推荐(0) 编辑