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

Cannot find ifort.exe

fkksa_u_
Beginner
1,043 Views

I have installed Intel Visual Composer XE 2013 with Microsoft Visual Studio 2012. When compiling in Aspen Plus V7.0 Simulation Engine Window i get "ifort.exe not found in "PATH".

Thank you for your help

0 Kudos
1 Reply
IanH
Honored Contributor III
1,043 Views

You probably need to set environment variables up correctly for the compiler inside the simulation engine window (which is just a command prompt).  Try running:

"%IFORT_COMPILER13%\bin\compilervars.bat" ia32

(assuming Aspen needs a 32 bit compile - its been a few years since I've used it so I'm not sure what the go is today.)

in the simulation engine window, before you start your Aspen job.

0 Kudos
Reply