Hi, I want to use OMNeT++ for heterogeneous communication in VANET for my research.
Therefore, I was constructed simulation environment in my computer like below:
- OMNeT++ 5.5.1 (installed gdb from homebrew)
- Veins 5.0
- Veins_INET3 included with Veins 5.0
- INET Framework 3.6.6
- SimuLTE 1.1.0
For understand how it works OMNeT++, I was learning Tictoc example from
Tutorial site.
When I was learning for debugging, it's some occurred problem. When I click the "Debug" button, the IDE does nothing. No error, no window appears, only the log "make: Nothing to be done for 'all'" is output.
What's the problem? I installed gdb and generated a certificate according to the installation guide.
I have also attached a photo for reference.