I am trying to compile the program "OMNET++ 5.2" in Linux host, but whene I try to compilate my this one, I get this error :
Makefile:48: Makefile.inc: No such file or directory
make: *** No rule to make target 'Makefile.inc'. Stop.
Here is the link of tutorial that I had followed: http://vikashmainanwal.blogspot.com/2014/10/omnet-simulator-installation-steps-in.html
Can you please help me to avoid this probleme, so that I can start working on the practical part of my thesis.
This tutorial is for an older version of OMNeT++, and it seems very low quality to me. Please follow the official Install Guide instead, published on the website and included in the release archives as well (as a PDF file in the doc
folder).