Hi
I am using omnet 4.0 and inet 4.0 on ubuntu. I have created my own workspace consisting of
- my project and
- the inet framework as second project in the workspace
through the Eclipse IDE. My Project called 'UDPAgent' has my files and is referenced to the inet project.
In my project I have defined my own UDPVideoStreamClient using .cc , .h and .ned files. I have also defined another entity which does not pre exist in the inet framework.
The .cc, .h and .ned files are called UDPAgent_VideoCli.
I am facing a problem with the project not being able to use the definitions of .ned files of my project. It just picks up definitions of ned files from the main inet project.
So in the project .ini file, I see warnings that 'no such parameter exists' alongside statements which should be using the .ned files I defined.
I tried using ned-path parameter in the project .ini file but to no avail.
A prompt help would be highly appreciated!
Thanks!
--
Regards
Tapsie