它总是在这种消息上失败(只需将 tm 替换为 clock、difftime、mktime、time、asctime、ctime、gmtime、localtime、strftime :
no member named 'tm' in global namespace
我正在链接到使用 Xcode 4.2 中的 makefile 构建的外部项目(Oolong Engine2) 有人知道这个问题的解决方案可能是什么吗?我用谷歌搜索了一下,发现其他人也有同样的问题,但没有找到解决方案。
它总是在这种消息上失败(只需将 tm 替换为 clock、difftime、mktime、time、asctime、ctime、gmtime、localtime、strftime :
no member named 'tm' in global namespace
我正在链接到使用 Xcode 4.2 中的 makefile 构建的外部项目(Oolong Engine2) 有人知道这个问题的解决方案可能是什么吗?我用谷歌搜索了一下,发现其他人也有同样的问题,但没有找到解决方案。