Skip to main content



      Home
Home » Newcomers » Newcomers » cc1plus.exe error: failure to convert cp932 to utf-8.(My purpose is to convert 32bit program to 64bit program. but there are convert.)
cc1plus.exe error: failure to convert cp932 to utf-8. [message #1822001] Tue, 25 February 2020 09:50 Go to next message
Eclipse UserFriend
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.
Re: cc1plus.exe error: failure to convert cp932 to utf-8. [message #1822028 is a reply to message #1822001] Wed, 26 February 2020 02:07 Go to previous message
Eclipse UserFriend
It's best to ask on the CDT forum:

https://www.eclipse.org/forums/index.php/f/80/
Previous Topic:Latest Eclipse 2019-12 Missing SVN
Next Topic:Starting Eclipse 4.14 with Java 11.0.6 on command Line --> Not Working : Need Help
Goto Forum:
  


Current Time: Tue Jul 08 02:53:47 EDT 2025

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

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

Back to the top