Error linking ABAQUS2025 with oneAPI2024 and VS2022

Hello,

I have followed the guidance from below to link ABAQUS with intel compiler and Visual studio. 

I have also added a "link_sl='LINK /NODEFAULTLIB:LIBCMT.LIB /dll /def:%E /out:%U %F %A %L %B" command in abaqus_v6.env.

However, I keep getting the following error on running abaqus verify -user_std

export.def : error LNK2001: unresolved external symbol decurrent
standardU.lib : fatal error LNK1120: 1 unresolved externals
Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines.
 This error may be due to a mismatch in the Abaqus user subroutine arguments.
 These arguments sometimes change from release to release, so user subroutines
 used with a previous release of Abaqus may need to be adjusted.
Abaqus/Analysis exited with errors

Could you please provide any guidance on resolving this issue?

Thanks,

Isha