大家有没有遇到过这种问题 怎么解决?
上一次运行可以正常显示 运行uitest中的一个项目的时候 auto label = Label::createWithTTF(“Back”, “fonts/arial.ttf”, 20); 报错 访问冲突
然后再次运行cpp_tests 就不显示了 如图:
运行的 uitest 为 cocos2d-x-3.2alpha0\tests\cpp-tests\Classes\UITest\CocoStudioGUITest\CustomTest\CustomImageTest