Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

uneadable error message

deben147
Principiante
590 Visualizações
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 Respostas
Steven_L_Intel1
Funcionário
590 Visualizações
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.
deben147
Principiante
590 Visualizações
Thank you Steve. I followed your instruction it was really helpful.

Deb
Responder