Chinese compiler error

I use the mbed studio to programming the mcu, error happened when compile the programm:

[ERROR] ‘gbk’ codec can’t decode byte 0xb0 in position 19002: illegal multibyte sequence

I try to solve the problem by not using gbk, and can not find the place to change it. Please tell me how to solve the problem. Thank you!

Hello Xiaofeng_Cai,

This post might help.

Hi hudakz,thank you! The reason is the user name of Chinese char. There is no problem when i try another computer. thanks lot