-
-
November 24, 2024 at 5:18 pmpourrezamhSubscriber
Hello,
I am trying to compile the Usermat subroutine provided by ANSYS for Bilinear Isotropic Hardening. I have installed Visual Studio 2019 and the OneAPI HPC Toolkit 2025 for the Fortran compiler. However, I am unable to compile my Usermat due to the following error:
LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'
I have tried several solutions found online to resolve this issue, but unfortunately, none have worked so far.
Your help is appreciated.
-
November 25, 2024 at 1:00 pmErik KostsonAnsys Employee
The error message “LINK : fatal error LNK1104: “ifconsol.lib” .” indicates that the linker cannot find the ifconsol.lib file.
This issue is commonly encountered when the Intel Fortran library directory is not correctly specified in your Visual Studio project settings.
Access the link below which provides some steps to resolve this issue:
https://community.intel.com/t5/Intel-Fortran-Compiler/Error-LNK1104-Cannot-open-file-ifconsol-lib/m-p/820786That is all advice we (Ansys employees) can give on Fortran Subroutines in general (we do not troubleshoot or debug), but perhaps other forum members can chime in and help more perhaps if needed.
All the best
Erik
-
- You must be logged in to reply to this topic.
- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Reaction forces and moments during random vibration at local coordinate systems
- Using APDL to extract stresses on a beam element.
- How to select the interface delamination surface of a laminate?
- Geometric stiffness matrix for solid elements
- Timestep range set for animation export
- Non-linear convergence issue
- Computation Accleration
-
1156
-
488
-
486
-
225
-
201
© 2024 Copyright ANSYS, Inc. All rights reserved.