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

Having trouble linking with Intel Fortran for MS Windows.

merrittmc
Beginner
459 Views
Is having MS C++ loaded on my PC a prereq for being able to compile and link a program written in Intel Fortran for MS Windows?

Thanks
0 Kudos
1 Reply
Nick2
New Contributor I
459 Views
See here:

http://software.intel.com/en-us/articles/intel-fortran-compiler-111-release-notes/


Excerpt:

Intel Visual Fortran development environment based on Microsoft Visual Studio 2008

Shell is included with Academic and Commercial licenses for Intel Visual Fortran

Compiler Professional Edition. It is not included with Evaluation or Student licenses, nor

with Compiler Suite products that also include the Intel C++ Compiler. This

development environment provides everything necessary to edit, build and debug

Fortran applications.


Translation: If you have an Academic or Commercial license for IVF, you're good to go. Otherwiseyou also need to buy Visual Studio 2008 Standard (or another compatible IDE, express editions won't work. VS trial edition works though).

0 Kudos
Reply