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

Help with installation (missing Visual C++)

chuckpodo
Beginner
455 Views
I am running Intel Visual Fortran Compiler for 32-bit applications version 10.0.027. I also have Microsoft Visual Studio 2008 Version 9.0.30729.1 SP installed. Both are academic versions.
When I look at the installed products in visual studio I see that Visual C++ 2008 is installed as well as Intel Visual Fortran Compiler Integration.

When running the Visual Fortan Compiler from the command line I get the mesage upon opening it: "Unable to find Microsoft Visual C++ 7.1 or higher. Intel Visual Fortran Compiler for 32-bit applications will not function properly". When I try to compile something I get an error: "ifort: error #10036: unable to run '\\Bin' "

When running the compiler from Visual Studio I get the message that "Intel Visual Fortran Compiler for 'Win32' not installed"

Help please.

Thanks

Chuck Podolak
0 Kudos
2 Replies
Steven_L_Intel1
Employee
455 Views
You have Visual Studio 2008, which Intel Fortran 10.0 does not support. The minimum version that supports VS2008 is 10.1.019. Doesn't it install Visual Studio 2005 Premier Partner Edition for you? (Or did you not download the installer that includes that?)
0 Kudos
chuckpodo
Beginner
455 Views
You have Visual Studio 2008, which Intel Fortran 10.0 does not support. The minimum version that supports VS2008 is 10.1.019. Doesn't it install Visual Studio 2005 Premier Partner Edition for you? (Or did you not download the installer that includes that?)

I missed the drop down box on the download screen to get the most current version of the compiler. Downloaded version 11.1 and all is well. I am on a student liscence so I didn't get the partner edition and have to work with VS2008. Thanks.

Chuck
0 Kudos
Reply