Greetings,
apologies for the title of the topic, which may seem a bit cryptic, but I doubt I can find a better one - nor a worse either ;-)
Let me explain the unusual situation I am facing. My PC runs under Windows 10 with Japanese keyboard (plus two other layouts, because I often switch among four languages). I have Intel Fortran Composer 2016 integrated in MS Visual Studio 2015 community (English). The results of the compilation are shown in the "Output" tab of VS. The problem is that the output messages are shown in Japanese but with incorrect encoding, so that the whole output is unreadable. I need either to get an English output or a correctly encoded Japanese output. The issue certainly comes from the Fortran compiler, because VS simply shows what the compiler has to say.
If there is no solution on the compiler side, I may try to install the Japanese language pack for VS but I am not sure that would solve the problem.
Thanks in advance for any suggestion you may provide.