Hi,
It is my first time trying to work with OMNETpp simulator.
I'm very frustrated, because I can't make the first example works in my computer.
I'm trying to do the first tutorial example named: Starting with MiXiM: A step-by-step guide
http://sourceforge.net/apps/trac/mixim/wiki/StepByStepI was able to compiled the OMNET source code (4.3) and also the mixim (from git). All mixim and OMNET examples are working perfectly.
When I try to run my project, the eclipse shows the following message:
Error in module (cCompoundModule) MeuProjeto.node[0] (id=4) during network setup: Submodule mobility: no module type named `BaseMobility' found that implements module interface inet.mobility.IMobility (not in the loaded NED files?), at ../minix/src/modules/node/WirelessNode.ned:32.Someone could tell me what is going on? I just want to create a simple topology in order to evaluate the IEEE 802.11 implementation. I would like to make some changes and run some different simulations scenarios.
Best regards.
Caetano.