Hello
I am experiencing a similar problem. I'm running Mixnet with MiXim version 2.1 and the Inet branch for Mixnet, Omnet version is 4.1. I have a project that is using the libraries from MiXiM, Mixnet and Inet, and it compiles without any problem. I can even run simulations from the IDE. However, when I try to run a batch from mingw, it shows the following error:
<!> Error in module (cCompoundModule) mapmip.vehicle (id=5) during network setup
: Class "LinearMobility" not found -- perhaps its code was not linked in, or the
class wasn't registered with Register_Class(), or in the case of modules and ch
annels, with Define_Module()/Define_Channel().
I checked that the libraries are being linked when compiling my project, so I think that's not the problem. Perhaps this is related to the bug you mentioned before about release/debug mode. I checked and all the projects I'm using are built in debug mode. Could you please tell me how to fix it so I can run the simulations from mingw? At the moment I can't upgrade the version of Omnet because I have other things running with the 4.1 and I still need them, so a fix for the current versions will be much appreciated!
Thanks in advance.
Sandra.