We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
GUIReader::widgetFromJsonFile path logic not working on windows
GUIReader::widgetFromJsonFile path logic not working on windows
Bug #3793 [Closed]
I had a crash there that seemed to be related to the fact that the GUIreader was not constructed properly.
I was calling the GUIReader constructor as well as the widgetFromJSonFile() member function from another constructor initialization list.
I changed the GUIReader constructor to be constructed at static initialization and everything is fine now.
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8319
Status: | Closed | |
---|---|---|
Start date: | 2014-01-20 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | windows | |
Target version: | - |
does this ( on version 2.2.2 at least ):
Which will not work with windows path ( no ‘/’, only ’ )