Hi Steve,
I followed "Troubleshooting Fortran Integration Issues with Visual Studio" but I am getting this error in command prompt
C:\Users\antari>cd %VS140COMNTOOLS%
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools>cd ..\..\Intel Fortran\VFPackages
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Intel Fortran\VFPackages>integrate.bat "%VS140COMNTOOLS%" /u
"VFHieEditor.dll" - unregistered
"VFAVwin.dll" - unregistered
"VFProjConvert.dll" - unregistered
"VFProj.dll" - unregistered
devenv /setup
Microsoft Visual Studio 2015 Version 14.0.25420.1.
Copyright (C) Microsoft Corp. All rights reserved.
The operation could not be completed. The requested operation requires elevation. Completed
C:\Program Files (x86)\Microsoft Visual Studio 14.0\Intel Fortran\VFPackages>integrate.bat "%VS140COMNTOOLS%"
Failed to register "VFProj.dll"
Failed to register "VFProjConvert.dll"
Failed to register "VFAVwin.dll"
Failed to register "VFHieEditor.dll"
devenv /setup
Microsoft Visual Studio 2015 Version 14.0.25420.1.
Copyright (C) Microsoft Corp. All rights reserved.
The operation could not be completed. The requested operation requires elevation. Completed
I have installed the C++ package in MVS but the program that I want to run keeps saying that fortran compiler is not found.
I would appreciate any help you can provide.
Thanks.
Antari