Open SASkievua opened 7 years ago
Could you upload more detailed log about the crash?
i don't know where cocos crash log is here some screenshots
crash happened on first call with string parameter
exception thrown in setViewName function and VS can't show string characters
Have the same issue and dont know how to handle it. Just did what said in this tutorial http://www.cocos2d-x.org/docs/editors_and_tools/cocosCLTool/ .
@natural-law, please take a look at this issue. Thanks.
@SASkievua Please don't use command cocos gen-templates
anymore. In fact, it's a internal command for Cocos Studio usage. I'll remove the command later! @slackmoehrle Could you please update the documents to remove the binary-templates related information?
Sorry for the confusion!
@natural-law thanks for your replay! but how we are supposed to create new projects with precompiled libraries without corresponding template? there are no template for precompiled libraries in downloaded cocos2dx package
do:
then open-compile-run project in vs2015 project will crash on first cocos function call with std::string parameter VS show this parameter in that cocos function as "Error reading characters of string"
everything ok when using release version of prebuilt libs