unicode encode error in cocos2d-x

  • bother
    Likes 0

    Problem Description

    I have problem on installing cocos2d-x 3.13 on window 7(64bit). When I type cocos on cmd, I got unicode encode error. I tried to use older version of cocos2d-x but no luck.

    I have installed python 2.7, Eclipse, android studio, java jdk, android sdk, ndkr12b, and ant. The system and environment variable for python, java jdk, android sdk, ndk and ant should be set correctly, I tested it on cmd. I can run the cpp-empty-test with no problem. However, I got many errors in cpp-tests, most of the error is encode errors. Please help!

    The error I got:http://imgur.com/HGBDlGR

  • Sonar Systems admin
    Likes 0

    Did you follow our tutorials for setting up?

  • bother
    Likes 0

    Yes, I did.

    my setup.py: http://imgur.com/a/iBtZ7

  • Sonar Systems admin
    Likes 0

    Have you followed our Cocos Console tutorials?

  • bother
    Likes 0

    I have followed the instellation tutorials and the video. When I type cocos on cmd, I got the unicode encode error.

  • Sonar Systems admin
    Likes 0

    Try uninstalling everything you installed and try the process again as sometimes the process can go wrong.

  • bother
    Likes 0

    Still have same error after reinstall. I decide to install it on a mac. Thanks for helping!

  • Sonar Systems admin
    Likes 0

    Great to hear it is working now

Login to reply