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

Debugging Error Message

boloke
Principiante
783 Vistas

Dear All

I'm trying to run a programcreated in 2001using fortran 77 (to solve flow problems), there is no error in the code because when I compliled it I did not receive a "Build error" but when I tried to run, I received the following error message: " debugflow.exe is not a valid Win32 application".

I have tried to solve this prolem but in vain. I will appreciate if anyone could help.

Thanks in advance.

Regards,

John Boloke.

0 kudos
2 Respuestas
jimdempseyatthecove
Colaborador Distinguido III
783 Vistas

Check your options. In particular, are you generating a 64-bit .EXE file?

Jim Dempsey

boloke
Principiante
783 Vistas
Many thanks for your reply.
Responder