Niaz Morshed Chowdhury wrote:
> once I try to run Veins simulation from OMNet++, an error message
> shows up telling that veins.exe is not found
[...]
> While running Veins for the first time, I had a window asking to
> select an option. It includes BaseNetwork, AllTestCases etc. I selected
> Veins from that option list.
The Veins example does not include any custom modules. You should be
able to launch it using opp_run (making sure it loads the miximbase and
miximmodules libraries).
If you want to run the simulation from the IDE, the following steps
might work:
- From the `Run' menu, choose `Run Configurations...'
- Select the run config that OMNeT++ created for the example simulation
(most probably called `veins')
- In the `Executable' group, choose `opp_run' instead of `Other: veins.exe'
- Click Apply
- Click Run
Best,
Christoph
--
Dr.-Ing. Christoph Sommer
Institute of Computer Science
University of Innsbruck, Austria
Phone:
+43 512 507-53285 / Fax: -53079
http://ccs.uibk.ac.at/~sommer/