🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

EDEM API Contact Model | Cannot load plugin file.

User: "MQ"
Altair Community Member
Updated by MQ

Hello everyone,

I have compiled an API contact model. This is not loading in EDEM under 'particle-to-particle' interaction. This was working just fine couple of days back.

Any clue(s) or pointer(s), what could have gone wrong here, may be during compilation?

image

Thank you.

Best regards,

MQ

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "RWood"
    Altair Employee
    Accepted Answer
    Updated by RWood

    Hi,

    Debugging within Visual Studio (or similar) would be your best bet to find out more.

    Off the top of my head, check things like:

     -  preference files not loading (path)

     - compiling 32bit and not 64 bit

     - trying to load a debug build on another machine

     - incorrect API version specified

    Richard