Intel® Fortran Compiler for Windows* - Required and optional Microsoft* development software

This article provides an overview of the Microsoft development software required to use Intel® Visual Fortran Composer XE 2013.  For more details, refer to the product Release Notes.

Microsoft Development Software Requirements

To use the Microsoft Visual Studio* development environment or command-line tools to build IA-32 or Intel® 64 architecture applications, one of:

  • Microsoft Visual Studio 2012* Professional Edition or higher with C++ component installed
  • Microsoft Visual Studio 2010* Professional Edition or higher with C++ component installed
  • Microsoft Visual Studio 2008* Standard Edition or higher with C++ and “X64 Compiler and Tools” components installed [1]
  • Intel® Visual Fortran development environment based on Microsoft Visual Studio 2010 Shell (included with some license types of Intel® Fortran Compiler) [2]
  • Intel® Visual Fortran development environment based on Microsoft Visual Studio 2008 Shell (included with compiler versions 11.0, 11.1 and Intel® Visual Fortran Composer XE 2011 through Update 5.)

To use command-line tools only to build IA-32 architecture applications, one of::

  • Microsoft Visual C++ 2010* Express Edition
  • Microsoft Visual C++ 2008* Express Edition

To use command-line tools only to build Intel® 64 architecture applications, one of:

  • Microsoft Windows Software Development Kit for Windows 7 and .NET
    Framework 4.0*

Notes:

  1. Microsoft Visual Studio 2008 Standard Edition installs the “x64 Compiler and Tools” component by default – the Professional and higher editions require a “Custom” install to select this.
  2. Intel® Visual Fortran development environment based on Microsoft Visual Studio 2010 Shell is included with Academic and Commercial licenses for Intel Visual Fortran Composer XE 2013. It is not included with Evaluation or Student licenses. This development environment provides everything necessary to edit, build and debug Fortran applications. Some features of the full Visual Studio product are not included, such as:
    • Resource Editor (see ResEdit*, a third-party tool, for a substitute)
    • Automated conversion of Compaq* Visual Fortran projects
For more complete information about compiler optimizations, see our Optimization Notice.

Comments

's picture

I have an i core 7 computer running 64 bit XP professional. Trying to install IA-64 version of Intel Visual Fortran Compiler 11.1. It says it needs Mircosoft development tools to install correctly. Will "Microsoft Windows SDK for Windows 2008 and .NET Framework 3.5" work or is there another SDK version I should look for.

sfrese's picture

I have been using your VF ( ver 10.1...) for 2 yrs (with Visual Studio 2005) under XP. I have recently upgraded to a 64 bit PC running Windows 7.

Visual Studio installed OK, and I believe my single-user Visual Fortran installed as well. But it's complaining about my license. What do I need to do to transfer my license to my new PC?

Steve Lionel (Intel)'s picture

sfrese, no "transfer" is needed. If you are having license issues, please ask in http://software.intel.com/en-us/forums/intel-software-development-products-download-registration-licensing/

I had not seen Rob DeWall's question before. In case he sees this, Rob, you don't want the "IA-64" version for a 64-bit XP system. You want the "Intel 64" version, or the "full" kit that contains both IA-32 and Intel 64 compilers plus Visual Studio 2008 Shell. "IA-64" is for Intel Itanium systems, a high-end server processor.

Steve
maral's picture

I tried to install Intel Visual Fortran Compiler 11.1.06 in my Netbook with an Intel(R) Atom(TM) CPU N270 @ 1.60GHz. The integration with Visual Studio (VS 2008 and VS2010) did not work. Need I an special Version for this Fortran Compiler, or need I something else than VS2008 or VS2010?
Thank you very much for your help

Steve Lionel (Intel)'s picture

Visual Studio 2010 is not supported by the 11.1 compiler. VS2008 should work. Please see http://software.intel.com/en-us/articles/troubleshooting-fortran-integration-issues-with-visual-studio/ for help with VS integration issues. If you still need help with this, please ask in the user forum at http://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/

Steve
nevins's picture

so Mr. steve, which version IVF can surpport VS2010?
when can new IVF published?

Thanks very much!

Steve Lionel (Intel)'s picture

Intel Visual Fortran will support VS2010 in the next major release, due out late 2010.

Steve
ubakepal's picture

i want to download fortran 77 into my windows vista for my scholarly research.

Steve Lionel (Intel)'s picture

ubakepal, we do not offer a free, non-commercial license for our Windows compiler. I suggest the open-source gfortran compiler.

Steve
's picture

I have the very old Compaq Visual Fortran Standard Edition 6.6A from 2002. Can I install this on a Win7 64 bit?

Pages