I'm guessing you're referring to the pre-execution script that I point out. Assuming you install the Intel oneAPI, it includes a setvars.bat script to set up your "environment" (typically at "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"). Put the full path to that script as the pre-execution script and ifort as the compiler in the options dialog so that fpm can find and will use the Intel compiler. Hope that helps.
The same happened to me. Then I tried to download the fpm to VS with the link. However when I try to install it, it says that it cannot be installed in any installed product.
This is really exciting, thank you so much!
Can you cover the script necessary to setup fpm for Intel Fortran? I looked at your Github page and there is no mention of it. Thank you.
I'm guessing you're referring to the pre-execution script that I point out. Assuming you install the Intel oneAPI, it includes a setvars.bat script to set up your "environment" (typically at "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"). Put the full path to that script as the pre-execution script and ifort as the compiler in the options dialog so that fpm can find and will use the Intel compiler. Hope that helps.
There is no extension shown as fpm when searched in VS2022 extension manager.
Interesting. I'll look into it. I haven't done anything with the extension in some time.
The same happened to me. Then I tried to download the fpm to VS with the link. However when I try to install it, it says that it cannot be installed in any installed product.
Is that your evil twin that is teaching the Fortran course on Udemy that I am taking?
It's me. Hope you're enjoying it.