Hi everyone,
I am trying to implement the API for Bonded Particle Contact Model V3.1.0 provided by EDEM in its older forum (EDEMSimulation). The compilation goes fine, but only with the the following statement added before the code:
#pragma warning(disable : 4996)
However, EDEM fails to load the contact model's dll, with the following error:

Can you please suggest how to resolve this issue?
Thank you.
Best regards,
MQ