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

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

MWind2
New Contributor III
247 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
Black Belt
220 Views
0 Kudos
2 Replies
jimdempseyatthecove
Black Belt
221 Views

See Ron's post.

Jim Dempsey

0 Kudos
Steve_Lionel
Black Belt Retired Employee
214 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