Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » cc1plus.exe error: failure to convert cp932 to utf-8.(My purpose is to convert 32bit program to 64bit program. but there are convert error.)
cc1plus.exe error: failure to convert cp932 to utf-8. [message #1822000] Tue, 25 February 2020 09:47
Eclipse UserFriend
Hello everyone, I am beginner engineer. I am going to convert 32bit program to 64bit program.

My old Setting: 32bit program => window7(32bit) eclipse CDT C/C++ (8.3ver) mingw(4.8.1ver)

new setting :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(Mingw gcc version 7.0) 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.

[Updated on: Thu, 27 February 2020 18:56] by Moderator

Previous Topic:Starting Eclipse 4.14 with Java 11.0.6 on command Line --> Not Working : Need Help
Next Topic:Implementing call graph
Goto Forum:
  


Current Time: Mon Jul 14 08:44:56 EDT 2025

Powered by FUDForum. Page generated in 0.07980 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top