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

Will oneAPI ifx, ifort work with command line if the Windows SDK is installed?

MWind2
New Contributor III
584 Views

Will oneAPI ifx, ifort, icx, icc work with command line with appropriate environment if only the Windows SDK is installed?

0 Kudos
1 Solution
jimdempseyatthecove
Honored Contributor III
557 Views
0 Kudos
2 Replies
jimdempseyatthecove
Honored Contributor III
558 Views

See Ron's post.

Jim Dempsey

0 Kudos
Steve_Lionel
Honored Contributor III
551 Views

The Windows SDK used to include the tools and libraries ifort needed to build applications, including the MSVC libraries and tools such as the linker, but MS removed those at about the time it started offering VS "Community Edition". I was unaware of the Build Tools download, which seems to be new, as described in Ron's post. I'm glad to see that there.

0 Kudos
Reply