I am trying to set up Abaqus 2016 with intel parallel studio 2019 and visual studio 2019.
I have first set up visual studio 2019 and then parallel studio 2019 update 4 on my computer. Then I have added the environment paths to ifortvars and vsvars64 files.
When I try to execute a subroutine I get the following errors.
Is abaqus unable to link with visual studio. Do I need to change Abaqus version.
Any help is greatly appreciated.
Thank you
explicitU_static.lib(SMAUXpU_XP_IF.obj) : error LNK2019: unresolved external symbol __imp__putenv referenced in function "void __cdecl SMABasOmniSetSSELevel(void)" (?SMABasOmniSetSSELevel@@YAXXZ)
explicitU_static.lib(vutrs.obj) : error LNK2019: unresolved external symbol memmove referenced in function vutrs
explicitU_static.lib(vuviscosity.obj) : error LNK2001: unresolved external symbol memmove
explicitU_static.lib(vwave.obj) : error LNK2001: unresolved external symbol memmove
explicitU_static.lib(vumat.obj) : error LNK2001: unresolved external symbol memmove
explicitU_static.lib(vumullins.obj) : error LNK2001: unresolved external symbol memmove
explicitU_static.lib(vusdfld.obj) : error LNK2001: unresolved external symbol memmove
