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

Fortran 11.1 installation problem

Harish_A_
Beginner
345 Views

I have installed the Intel Visual Fortran for IA-64 on my computer. But getting the following error when I run ifortvars.bat:

 “D:\Program files\Microsoft Visual Studio 11.0\VC\SetEnv” is not recognisedas an internal or external command, operable program or batch file.

 I wanted to know if using Visual Studio 11.1 might be the problem or if it is the path that I am using ?

Thanks

0 Kudos
2 Replies
Steven_L_Intel1
Employee
345 Views
You almost certainly installed the wrong compiler. Unless you are developing for Intel Itanium processors, you want the "Intel 64" compiler (or the installer that provides both IA-32 and Intel 64 compilers.) In any case it should not be looking for Visual Studio 11.
0 Kudos
Harish_A_
Beginner
345 Views

Hi Steve,

Thanks for the help. I got it to work.

Regards

Harish

0 Kudos
Reply