release没有问题,但是debug的时候 createNodeWithSceneFile函数会返回空指针,我跟进去发现doc.Parse<0>(load_str.c_str()) 解析json文件不成功parseError_ “Nothing should follow the root object or array.”
请问这是什么情况
你的json能否发给我看看
不知道为什么,我什么都没改,今天又好了,难道是因为我用虚拟机的问题吗。

release没有问题,但是debug的时候 createNodeWithSceneFile函数会返回空指针,我跟进去发现doc.Parse<0>(load_str.c_str()) 解析json文件不成功parseError_ “Nothing should follow the root object or array.”
请问这是什么情况
你的json能否发给我看看
不知道为什么,我什么都没改,今天又好了,难道是因为我用虚拟机的问题吗。
