eclipse converting to execution character set 的有关问题
eclipse converting to execution character set 的问题编译时C/C++ codeSetStatusText(wxT(中国人Welcom
eclipse converting to execution character set 的问题
编译时
C/C++ codeSetStatusText(wxT("中国人Welcome to wxwidgets!"));
converting to execution character set: Illegal byte sequence 错误
网上查了下,发现是汉字,字符集的问题,我按照方法改改,总是不行。
后来把汉字删了,还有那个问题,
在后来,我把那个语句删了,这个错误移到上面的语句去了,
C/C++ code CreateStatusBar(2);
求大神指导,我崩溃了
[解决办法]文件 另存为 uinocde
试试