Errors in parsing headers:
1. <severity = Fatal,
location = <SourceLocation file '/Users/guanghui/cocos2d-x/cocos/base/CCDataVisitor.h', line 29, column 10>, details = "'string' file not found">
解决办法:
使用ndk r9b,因为r9c里已经没有gcc 4.7的头文件了
本文解决在Cocos2d-x项目中遇到的致命错误问题,详细介绍了错误信息的解析过程,并提供了使用ndkr9b进行解决的方法。
Errors in parsing headers:
1. <severity = Fatal,
location = <SourceLocation file '/Users/guanghui/cocos2d-x/cocos/base/CCDataVisitor.h', line 29, column 10>, details = "'string' file not found">
解决办法:
使用ndk r9b,因为r9c里已经没有gcc 4.7的头文件了
1万+

被折叠的 条评论
为什么被折叠?