EDEM API Contact Model | Cannot load plugin file.
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?
Thank you.
Best regards,
MQ
Sort by:
1 - 3 of
31
Sort by:
1 - 1 of
11
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
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