cc1plus.exe error: failure to convert cp932 to utf-8. [message #1822001] |
Tue, 25 February 2020 09:50  |
Eclipse User |
|
|
|
Hello, Everyone.
I am beginner engineer. I am going to convert 32bit program to 64bit program.
My Setting: 32bit program => window7(32bit) eclipse CDT C/C++ (8.3ver) mingw(4.8.1ver)
64bit program -> window10 eclipse CDT C/C++ (9.10ver) mingw w64(64bit ver 7.0)
32bit program case: There are no problem to play
64bit program case:
cc1plus.exe error: failure to convert cp932 to utf-8.
There a this problem. but 32bit program is also same language type. I added (-finput-charset=cp932). So there a no problem in 32bit program.
However, 64 bit program build case, thare a error. Another information that I serched and in my opinion, that is Compiler's problem. Is that right? If there are similar problem and result, please teach me.
Of cource, I know it's because there's a structural problem, but it's my first time doing this, so I have no idea. There will be a problem with the data type later, but I don't know the cause of the problem with the current string processing.
|
|
|
|
Powered by
FUDForum. Page generated in 0.11074 seconds