I am getting an error of LINK2019 while compiling my subroutine which consists of c_sysfnc, c_errmes and c_step functions. I have already included the "slv_c_utils.h" header file. Do I need to include any other header files and in such case which one…
The red envelope is the error,
"E:\METL Fellows\Xin\ADAMS\WT-19 SRB\Adams Model\0.00001" is my ".bin" directory.
and also a dump file is created in my directory now. (shown in the picture too)
Attached Files (2)
I have created a user written GFOSUB subroutine. The subroutine will have a number of values passed to it from ADAMS, based on these inputs it will assign desired values to a number of global variables within the subroutine and then calculate the appropriate…
Hello, I'm trying to compile a subroutine for ADAMS and I keep getting the following error message.
"reqsub.obj : error LNK2019: unresolved external symbol __imp_c_errmes referenced in function Reqsub
reqsub.obj : error LNK2019: unresolved external…
Hi, I have written some subroutines in Fortran and it uses some pre-defined data access subroutines provided by adams. However, to create the acar_solver dynamic library which would implement the subroutines in adams, I have to use Visual Studio. But…
The contact subroutine CNFSUB is giving slightly different result for the same set of parameters that is used in ADAMS VIEW contact module. What is the reason behind this difference?