1>d:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(124): error C2146: 语法错误: 缺少“;”(在标识符“_thread”的前面) (CCActionManager.cpp)
1>d:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(124): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int (CCActionManager.cpp)
1>d:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C2039: “mutex”: 不是“std”的成员 (CCActionManager.cpp)
1>d:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C2146: 语法错误: 缺少“;”(在标识符“_DebugStringsMutex”的前面) (CCActionManager.cpp)
1>d:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int (CCActionManager.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(124): error C2039: “thread”: 不是“std”的成员 (CCActionPageTurn3D.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(124): error C2146: 语法错误: 缺少“;”(在标识符“_thread”的前面) (CCActionPageTurn3D.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(124): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int (CCActionPageTurn3D.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C2039: “mutex”: 不是“std”的成员 (CCActionPageTurn3D.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C2146: 语法错误: 缺少“;”(在标识符“_DebugStringsMutex”的前面) (CCActionPageTurn3D.cpp)
1>D:\cocos2d-x-3.0rc0\tests\hello\cocos2d\cocos\base\CCConsole.h(139): error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int (CCActionPageTurn3D.cpp)
求大神!
楼主的问题是怎么解决的?