- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
Following the discussion here:
https://forums.autodesk.com/t5/flexsim-forum/c-dll-not-working-when-used-inside-experimenter-works-f...
I’ve been trying to learn more about Module SDK development, so I attempted to recreate the Example Module exactly as described in the documentation:
The project compiles and builds without any issues. I followed every step, but at the end the SnowProcessor object does not appear under Fixed Resources (or anywhere else in the library).
There are no build errors or FlexSim errors — simply nothing shows up.
My module folder structure looks like this (screenshot below).
I also tried running compiling in Debug mode with the same result.
We’re using FlexSim 2025 Update 1.
Questions:
What’s the correct way to troubleshoot this?
Is there a common cause for a module that compiles successfully but fails to register its objects in the library?
Any guidance would be greatly appreciated.
Thanks in advance!
Solved! Go to Solution.