We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
重现方法,打开3.3的Player工程,编译运行player, 点导入项目,定位文件夹到quick的任意一个samples里,然后点导入,player就卡死了,代码是断在 CCRenderer.cpp 的743行,void *buf, buf是NULL。 望解决? 或者是我使用的方式不对? 补充一下系统版本10.10,Xcode版本6.4
The text was updated successfully, but these errors were encountered:
现在开发新项目应该用哪个版本来开发呢?之前是用3.3,现在库里面有3.3,3.4. 3.5, 3.6,额,太晕了。。。
Sorry, something went wrong.
No branches or pull requests
重现方法,打开3.3的Player工程,编译运行player, 点导入项目,定位文件夹到quick的任意一个samples里,然后点导入,player就卡死了,代码是断在 CCRenderer.cpp 的743行,void *buf, buf是NULL。
望解决?
或者是我使用的方式不对?
补充一下系统版本10.10,Xcode版本6.4
The text was updated successfully, but these errors were encountered: