Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

uneadable error message

deben147
Beginner
670 Views
Dear All
I am new to Intel Fortran, when I compile one program (Commercial code) the error I got is as below. I am not able to read the error message.

C:\\Users\\Owner\\Desktop\\deb\\deb\\toughreact\\source-files\\integerx8\\treact.f(42): error #5102: CN[hEt@C 'perm23.inc' JB

I have anOperating System, Windows 7 (32 bit)in Japanese language. Does this type of error message come due to Japanese language Operating system?DoI needto change some setting inside Intel fortran?

Thanks in advance.

Peace
Deb
0 Kudos
2 Replies
Steven_L_Intel1
Employee
670 Views
The error message is "Cannot open include file 'perm23.inc'" The compiler assumes that if you are on a Japanese system that you want Japanese language support. If you don't, see this article for instructions on how to change it.
0 Kudos
deben147
Beginner
670 Views
Thank you Steve. I followed your instruction it was really helpful.

Deb
0 Kudos
Reply