Intel® Fortran Compiler 17.0 Developer Guide and Reference

Using Microsoft Visual Studio*

You can use the Intel® Fortran Compiler within the Visual Studio* integrated development environment (IDE) to develop Fortran applications, including static library (.LIB), dynamic link library (.DLL), and main executable (.EXE) applications. This environment makes it easy to create, debug, and execute programs. You can build your source code into several types of programs and libraries, using the IDE or from the command line.

The IDE offers these major advantages:

See Also