-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compiling this version wrong with OMNET++ 5.5.1. #1
Comments
Did you ever solve this problem or what did you do ?! |
I tried to install inet3.6.8 and openflow in omnet3.6.8 in windows 11. I got following errors. 23:07:38 Build Failed. 14 errors, 0 warnings. (took 690ms) |
Hi rhornig, Must this version of openflow be run in OMNET++ 5.4? There are some errors when i compiled inet-3.6.0 in OMNET++ 5.5.1:
opp_featuretool: Error: NED package 'inet.tutorials.wireless' in feature 'wirelesstutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.visualization' in feature 'visualizationtutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.configurator' in feature 'configuratortutorial' was not found.
opp_featuretool: Error: NED package 'inet.showcases.visualizer' in feature 'visualizershowcases' was not found.
opp_featuretool: Error: NED package 'inet.showcases.wireless' in feature 'wirelessshowcases' was not found.
opp_featuretool: Error: Check whether all NED folders are set properly (in the .nedfolders file) and all directories corresponding to the NED packages defined in the .oppfeatures file do exist.
opp_featuretool: Error: NED package 'inet.tutorials.wireless' in feature 'wirelesstutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.visualization' in feature 'visualizationtutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.configurator' in feature 'configuratortutorial' was not found.
opp_featuretool: Error: NED package 'inet.showcases.visualizer' in feature 'visualizershowcases' was not found.
opp_featuretool: Error: NED package 'inet.showcases.wireless' in feature 'wirelessshowcases' was not found.
opp_featuretool: Error: Check whether all NED folders are set properly (in the .nedfolders file) and all directories corresponding to the NED packages defined in the .oppfeatures file do exist.
opp_featuretool: Error: NED package 'inet.tutorials.wireless' in feature 'wirelesstutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.visualization' in feature 'visualizationtutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.configurator' in feature 'configuratortutorial' was not found.
opp_featuretool: Error: NED package 'inet.showcases.visualizer' in feature 'visualizershowcases' was not found.
opp_featuretool: Error: NED package 'inet.showcases.wireless' in feature 'wirelessshowcases' was not found.
opp_featuretool: Error: Check whether all NED folders are set properly (in the .nedfolders file) and all directories corresponding to the NED packages defined in the .oppfeatures file do exist.
opp_featuretool: Error: NED package 'inet.tutorials.wireless' in feature 'wirelesstutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.visualization' in feature 'visualizationtutorial' was not found.
opp_featuretool: Error: NED package 'inet.tutorials.configurator' in feature 'configuratortutorial' was not found.
opp_featuretool: Error: NED package 'inet.showcases.visualizer' in feature 'visualizershowcases' was not found.
opp_featuretool: Error: NED package 'inet.showcases.wireless' in feature 'wirelessshowcases' was not found.
opp_featuretool: Error: Check whether all NED folders are set properly (in the .nedfolders file) and all directories corresponding to the NED packages defined in the .oppfeatures file do exist.
Do i need to install OMNET++ 5.4 to solve these errors?
Thanks.
The text was updated successfully, but these errors were encountered: