Class “Veins::ObstacleControl” not found
问题 I have followed step by step the tutorial to install Veins, but when I tried running the example scenario (final step) I ended up with the above error. The whole error was: Error in module (cModule) RSUExampleScenario (id=1) during network setup: Class "Veins::ObstacleControl" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules and channels, with Define_Module()/Define_Channel(). TRAPPING on the exception above, due