I have one problem with this software..... When I created a new project and start working.... In left side inside my project there is so many files BT package project name file is not there!!!!! Why???
some versions of omnet++ don't include package.ned file automatically. so you have to include this file yurself. just right click on your project and inlude new file nemed "package.ned" and type @lisence(omnetpp); in the file. save it and enjoy.
I followed the steps on the above website. However, when build the project, there are errors maybe for version(Mine is 5.2.1, and the illustration used is 5.0 ). Solution to the errors: Error 1: the type “cSimpleModule” and “cMessage” can’t be resolved. Solution: (1)using ”omnetpp::” before the “cSimpleModule” and “cMessage” Or (2) add ”using namespace omnetpp” in the head of computer.cc Error2: The project can be build correctly, however, run with error. Solution: In Omnet++5.2.1, there is no “package.ned” file in the folder, so I create it and amend it according to the video. However, error occurs when run the project. There are also “package.ned” file in the “sample” projects. I even thought that the OMnet++ was not installed correctly by me. However, when I deleted the “package.ned” file in the project, error disappeared. Above is the only process of the first video.
Next time i'll update more, thanks for your comment Mr. Kgotlaetsile Modieginyane. Need more suggestion like this .
i m using omnet 4.2 while doing this example error occur while i include namespace omnetpp "Symbol 'omnetpp' could not be resolved" kindly acknowledge
I have one problem with this software..... When I created a new project and start working.... In left side inside my project there is so many files BT package project name file is not there!!!!! Why???
some versions of omnet++ don't include package.ned file automatically. so you have to include this file yurself. just right click on your project and inlude new file nemed "package.ned" and type @lisence(omnetpp); in the file. save it and enjoy.
I followed the steps on the above website.
However, when build the project, there are errors maybe for version(Mine is 5.2.1, and the illustration used is 5.0 ).
Solution to the errors:
Error 1: the type “cSimpleModule” and “cMessage” can’t be resolved.
Solution: (1)using ”omnetpp::” before the “cSimpleModule” and “cMessage”
Or (2) add ”using namespace omnetpp” in the head of computer.cc
Error2: The project can be build correctly, however, run with error.
Solution: In Omnet++5.2.1, there is no “package.ned” file in the folder, so I create it and amend it according to the video. However, error occurs when run the project.
There are also “package.ned” file in the “sample” projects. I even thought that the OMnet++ was not installed correctly by me.
However, when I deleted the “package.ned” file in the project, error disappeared.
Above is the only process of the first video.
If u added voice in this vedio then it would be good vedio....its also average vedio....
Can you please make a tutorial on how to implement a MAC protocol e.g S-MAC, X-MAC ,LINE-MAC..Would really appreciate such
Okay, i'll try.
@@engineeringsoftwaresimulat9837 i want to learn omnet
hello,how to make dijsktra algorithm for 50 nodes implementation? pls eng ıbrahim ramadan, can you do it with a video? or link
You did it?
You can send me the code?
very poor tutorial. No audio... it makes it very difficult to learn.