hipolito
Automotive
- Oct 17, 2005
- 1
I’m using a USDFLD subroutine with two materials, also I’m applying “IF(CMNAME.EQ."MAT1") THEN” to chose the material but I have the following error.
standardU_static.lib(usdfld.obj) : error LNK2005: _USDFLD already defined in MAT1.obj
standardU.dll : fatal error LNK1169: one or more multiply defined symbols found
ABAQUS Error: Problem during linking - ABAQUS/Standard User Subroutines
ABAQUS/Analysis exited with errors
If some can help me.