用得是cocos3.2,下面是错误信息
- parser at end of file
- While analyzing stack:
#0 void purgeDirector()
#1 void mainLoop() override - /Users/wen/Desktop/crazyRun/cocos2d/cocos/base/CCDirector.cpp:971
Error evaluating statement - /Users/wen/Desktop/crazyRun/cocos2d/cocos/base/CCDirector.cpp:971
Error evaluating statement
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
Target: arm-apple-darwin13.3.0
Thread model: posix
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/7s/y5vs9mws7j171yw8zl02rlwr0000gn/T/CCDirector-8fd672.cpp
clang: note: diagnostic msg: /var/folders/7s/y5vs9mws7j171yw8zl02rlwr0000gn/T/CCDirector-8fd672.sh
clang: note: diagnostic msg:
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 254
求有经验的大神帮忙解答。。