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

Visual Fortran 11.1 and Visual Studio 2012

Haoping_H_
Beginner
2,094 Views

I have used Visual Fortran 11.1 and Visual Studio 2008 for 4 years. Today, I had a new computer with Visual Studio 2012. After I installed Visual Fortran and opened Visual Studio, there is no access to Visual Fortran.

0 Kudos
7 Replies
Steven_L_Intel1
Employee
2,094 Views

That is correct. You need Intel Visual Fortran Composer XE 2013 in order to support VS2012. Or you could use the bundled VS2008 Shell (if you're developing Fortran only.)

For more information, see Which versions of Microsoft Visual Studio are supported by various Intel compiler versions?

0 Kudos
Haoping_H_
Beginner
2,094 Views

Thanks, Steve. How can I upgrade to Visual Fortran Composer XE 2013? I have lost the emails that Intel sent me right after I purchased it. Also, My email address was changed since then.

0 Kudos
TimP
Honored Contributor III
2,094 Views

If your license was as old as you hinted, you would do best to purchase a new one.

http://software.intel.com/en-us/intel-fortran-composer-xe-purchase

If you had any support history which you want merged, you could then submit a request.

0 Kudos
Steven_L_Intel1
Employee
2,094 Views

You may be eligible for a small discount. It used to be that if the license was more than two years old, there was no discount, but see http://software.intel.com/en-us/articles/price-reduction-on-renewals-for-intel-tools to see what you qualify for.

0 Kudos
tiho
Beginner
2,094 Views

Is VS2012 part of the Composer 2013?

0 Kudos
TimP
Honored Contributor III
2,094 Views

ifort xe2013 (except for student version) provides VS2010 Shell so as to support Fortran only without use of a full Visual Studio.

0 Kudos
Steven_L_Intel1
Employee
2,094 Views

To be more specific, we provide a complete Fortran development environment based on VS2010 Shell. It has everything you need to develop, build and debug Fortran applications. In the future we may update this to a VS2012 or VS2013 Shell environment, but there's no obvious benefit to the Fortran programmer over a VS2010-based environment.

0 Kudos
Reply