Yuichi Matta What text encoding?
Posts 9
Added by Yuichi Matta about 1 year ago

Hi, thank you for good library.

I known cocos2dx-win8.
I compiled HelloWorld, and got build error.

so, it
https://github.com/cocos2d-x/cocos2dx-win8/blob/master/cocos2dx/platform/win8_metro/CCApplication_win8_metro.cpp#L274
comment is found.

In my environment the characters were garbled.

What text encoding is it?

Thanks for COOL people!

hex lee RE: What text encoding?
Posts 36
Added by hex lee about 1 year ago

Thank you for reporting.
I just fixed it.
Since the text is gbk encoding and there is a chinese commont in the code cause the problem.
But now, I had use english instead.
Merge again and happy hacking!

Yuichi Matta RE: What text encoding?
Posts 9
Added by Yuichi Matta about 1 year ago

Thanks reply.

Thank you for your coping.
I expect this project.

YOU COOL!


(1-2/2)