Skip to content
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

Error loading the CACC example, step 8-9 #43

Open
IngyN opened this issue Dec 4, 2018 · 2 comments
Open

Error loading the CACC example, step 8-9 #43

IngyN opened this issue Dec 4, 2018 · 2 comments

Comments

@IngyN
Copy link

IngyN commented Dec 4, 2018

I followed the manual and installed SUMO and OMNET++. I verified they both run separately without errors, I also added SUMO and OMNET to the $PATH. I've added the screenshot with the PATH variable.
image

For step 8 I'm able to build the project with no errors. I followed the configuration options for the run configurations:
image

But after I press run I have this error:
image

and the log for the error from omnet:
image

I'm new at Omnet++ and sumo and I'm not sure what to do from here. Thank you for your time.

@ManiAm
Copy link
Owner

ManiAm commented Dec 6, 2018

Although you added SUMO to the PATH, when you run OMNET++ using the launcher icon, your PATH variable will not be used. You have two solutions: either run OMNET++ from the command-line by typing omnetpp, or follow step 4 of the installation (page 5 of the VENTOS manual) in order to change the launcher code.

Step 4: Open the OMNET++ desktop launcher using the following commands ....

@MchouaibD
Copy link

i got the same problem, if you fixed it please explain me how did you make it and thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants