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

Installing Intel Visual Fortran 2018

gusti__gillang_noor_
826 Views

Hello,

I want to install Intel (R) Visual Fortran in my Lab's PC with installer that my supervisor had it bought for me. However when I had it installed and tried to open it with Visual Basic 2017, I couldn't find the project type under Intel (R) Visual Fortran as mentioned in https://software.intel.com/en-us/get-started-with-fortran-compiler-18.0-for-windows-parallel-studio-xe-2018 ("Building a Binary" section). I had checked the installer again and it seemed that the Intel Visual Fortran Compiler couldn't be installed since it needs Visual Basic lower than 2015 version or Microsoft SDK 10 (which should have been installed along with Visual Basic 2017). Please let me know the prodecures to solve this problem.

Best regard

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
826 Views

Intel Parallel Studio needs Microsoft Visual C++. If all you have is Visual Basic, that won't do. Assuming that you are using an Academic or Commercial license, it will install Visual Studio Shell with the necessary components but you need to install the Windows SDK first. See https://software.intel.com/en-us/vs2013shell-windowssdk for instructions (this applies to the current version as well.)

0 Kudos
Reply