Unable to find a Fortran compiler on this system

Hi everyone.

I am having trouble integrating the following set:

  • ABAQUS 2024
  • Visual studio community 2022
  • Intel oneAPI 2025.0

I have included everything as per guide https://www.researchgate.net/publication/384254267_How_to_Link_Abaqus_2024_with_Intel_oneAPI_Fortran_Compiler_Visual_Studio_2022 adapting whennever required 2024.2 by 2025.0, which is theoretically my compiler version.

Furthermore, i have changed the compile_fortran command in the win86_64.env file to say ifx instead of ifort, as per discussion: https://r1132100503382-eu1-3dswym.3dexperience.3ds.com/community/swym:prd:R1132100503382:community:39?content=swym:prd:R1132100503382:qnaquestion:uB5geVVDQDmebJjMen1s-Q

 

 

Nevertheless, when i try to run user_std verifiction it says products are not intalled and, furthermore abaqus info=system yields:

 

C++ Compiler:         Microsoft Visual C++ 14.42.34433.0
Linker Version:       Microsoft (R) Incremental Linker Version 14.42.34433.0
Fortran Compiler:     Unable to find a Fortran compiler on this system.  If
                     Intel Fortran is installed on this system, please load
                     ifortvars.bat before running Abaqus

I have even tried to uninstall and reinstall everything a couple times.

Can someone help me out please? 

Thank you beforehand