cocos2d x - What did kMaxLogLen become in cocos2dx3.2? -



cocos2d x - What did kMaxLogLen become in cocos2dx3.2? -

when i'm writing "char szbuf【kmaxloglen】;" xcode said "use of undeclared identifier 'kmaxloglen'",how prepare it?(i'm using cocos2dx3.2+xcode). god bless person help me~

it has been refactored max_log_length , can found in file cocos\base\ccconsole.h

cocos2d-x cocos2d-x-3.0

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -