oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.
1332 Discussions

Intel 2021 Fortran Visual Studio 2019 does not work anymore

willemnoorduin
1,080 Views

At Deltares we are constructing new TeamCity Windows 10/11 agents every month, to keep development on servers fresh.

 

Up until april 2023, this process:

 

  • Creating the Windows 10 agent in  VMWare.
  • Install Visual Studio 2019 by Ansible.
  • Install Intel Fortran Compiler 2021 and integrate with Visual Studio 2019 by Ansible.

 

Was going great, but lately the last step (so we figured) could not complete for some reason. Looking at google, we found https://www.intel.com/content/www/us/en/developer/articles/technical/vs2022-and-oneapi-install-issue.html, and (albeit it was specifically meant for Visual Studio 2022) we give it a try.

 

After:

 

REGSVR32 /U C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll /s

 

You can indeed install Intel Fortran 2021 (without it, the installer just stops and does nothing) and we can run (for example ifx). There is a problem, because of the integration. After:

 

REGSVR32 C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll /s

 

We can try to repair the installation from the oneapi offline installer, but this also crashes. The only log we wre able to get was in this OneApi installer GUI and is attached

Labels (1)
0 Kudos
1 Reply
Barbara_P_Intel
Employee
1,026 Views

Thanks for the report and the log file. I'm moving this to the Intel Forum that supports installation issues.

 

0 Kudos
Reply