Ansys Learning Forum Forums Discuss Simulation General Mechanical Workbench UPF/Usermat problems with the linking process Reply To: Workbench UPF/Usermat problems with the linking process

Sasi Kumar Tippabhotla
Subscriber

Hi I also face a similar problem. I followed all the steps provided in this thread, but still getting the following error.

_____________________________________________________________________

 ======================================== 
 Linking usercreep_EMCmth2 ... 
Microsoft (R) Incremental Linker Version 14.29.30152.0
Copyright (C) Microsoft Corporation.  All rights reserved.
 
-out:usercreep_EMCmth2Lib.dll 
-def:usercreep_EMCmth2Libex.def 
-dll 
-machine:X64 
-map 
-manifest:embed 
-defaultlib:ANSYS.lib 
-defaultlib:ansMemManager.lib 
-defaultlib:ansOpenMP.lib 
*.obj 
LINK : fatal error LNK1104: cannot open file 'kernel32.lib'
_____________________________________________________________________
 
I am currently having VS2019 and intel oneAPI (as I dont have older versions of the compilers). Please help me to resolve this issue.