Fortran Package Manager (fpm) for Visual Studio

Поделиться
HTML-код
  • Опубликовано: 23 дек 2024

Комментарии • 8

  • @neelsvanniekerk1807
    @neelsvanniekerk1807 3 года назад

    This is really exciting, thank you so much!

  • @chejunkie
    @chejunkie 3 года назад

    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.

    • @everythingfunctional
      @everythingfunctional  3 года назад +1

      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.

  • @cdemirkir
    @cdemirkir 2 года назад

    There is no extension shown as fpm when searched in VS2022 extension manager.

    • @everythingfunctional
      @everythingfunctional  2 года назад

      Interesting. I'll look into it. I haven't done anything with the extension in some time.

    • @martindf6831
      @martindf6831 2 года назад

      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.

  • @CaribouDataScience
    @CaribouDataScience 2 года назад

    Is that your evil twin that is teaching the Fortran course on Udemy that I am taking?