-
Notifications
You must be signed in to change notification settings - Fork 132
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
Artery build error #318
Comments
Which version of OMNeT++ do you use? |
OMNeT++ 6.0.2 |
Please use a 5.x release in the meantime. Artery's update for OMNeT++ 6.x is not yet finished. |
Are all 5.x versions available or are there any that are not available in 5.x versions? |
You can use the latest 5.x version, i.e. 5.7.1. |
Thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had such a problem during the last build phase of Artery. Although everything else went smoothly, I couldn't find a solution.
artery/build$ cmake --build .
[ 0%] Generating message veins/modules/messages/TraCITrafficLightMessage of veins
opp_msgtool: unknown option -h
gmake[2]: *** [CMakeFiles/veins.dir/build.make:171: veins_gen/veins/modules/messages/TraCITrafficLightMessage_m.cc] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:483: CMakeFiles/veins.dir/all] Error 2
gmake: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered: