1
1

More than 5 years have passed since last update.

[cocos2d-x] cocos2d-x向け設定 仮まとめ

Posted at

Eclipse設定

エディタのデフォルトEncodingがSJIS。これをutf8に変更する

cf.
http://next-nex.info/?s=2246

eclipse.appを右クリックで「パッケージを開く」し、
中のMacOS/eclipse.iniに
-Dfile.encoding=utf-8
を追加し、上書きする

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1