I am using OMNet++ 6.0.1 and inetmanet and I was trying to run the TestNetwork simulation but it failed to build. Here is the error:
make MODE=release all make: *** No rule to make target '.oppfeatures', needed by 'src/inet/features.h'. Stop. "make MODE=release all" terminated with exit code 2. Build might be incomplete.
How to solve this?