this is my first time posting on stackoverflow, it's great to finally participate in the community.
I am trying to install INET for Omnet++, and I am getting the following error, " Error: Could not load NED sources from '.': Declared package 'inet...' does not match expected package '' in file ...ned".
My omnetpp samples work, so I know it's not an omnetpp problem, although I got an error when I tried to install inet through "Help > Install Simulation Models", so I just cloned the git repo. I currently have my inet folder from within samples.
I get this error when I run it with opp_run, in addition to when I try to run it on the IDE.
Does anyone know how to link omnetpp with inet? I would prefer if it were on command line, but I would not mind if it were on the IDE either.