Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29372 Discussions

Abaqus UMAT ifort.exe error: fnp_act_installer.dll

victorlefevre
Beginner
1,169 Views
Hi,
I would like to link and use the Visual Fortran Compiler 11.1 with Abaqus to run a UMAT file. In the Abaqus command line, when I run the following command "abaqus info=system" which draws the list of all programs linked to Abaqus, a window untitled "ifort.exe - system error" pops-up saying: "This programm can't start because FNP_Act_installer.dll is mssing from your computer. Try to reinstall the program to fix the program".
I uninstalled Abaqus, Visual Studio 2008 and the Compiler and installed them again two times without any sucess.
Do you have any idea ?
Thanks
Best regards
Victor Lefvre
PS: the computer is running with windows7 64bits
0 Kudos
2 Replies
Steven_L_Intel1
Employee
1,169 Views
How does Abaqus find the Intel compiler? Something needs to have invoked the ifortvars.bat script to set up the proper paths. That DLL, which is used in licensing checks, is in the same folder as ifort.exe, so PATH should have been modified to include that folder.
0 Kudos
victorlefevre
Beginner
1,169 Views
thanks a lot for your answer. it's working now !
regards
victor
0 Kudos
Reply