0

enter image description here

<!> Error: Cannot load library '../../src//libveins.so': ../../src//libveins.so: cannot open shared object file: No such file or directory

End.

yanyu
  • 3
  • 1
  • Is this happening while following the Veins tutorial on https://veins.car2x.org/tutorial/ ? If so, have you tried using Instant Veins from https://veins.car2x.org/documentation/instant-veins/ to see if this is a problem with Veins or with your system? – Christoph Sommer Mar 21 '21 at 13:27

3 Answers3

1

I had a similar error once because I had forgotten to build VEINS and I was trying to run the example. After using Built All (Project -> Built All or ctrl+B) I didn't get this error again.

Christina
  • 70
  • 7
  • thanks a lot.but i dont solved m​​y problem。Here are the pictures of specific problems。​​ – yanyu Mar 18 '21 at 02:47
  • Could you check if the file is actually located in the mentioned path? Did you get any errors or warnings while building the project? – Christina Mar 18 '21 at 07:38
0

thanks a lot.but i dont solved m​​y problem。Here are the pictures of specific problems enter image description here

yanyu
  • 3
  • 1
0

Please check in project references please check the dependencies and also if there are multiple veins projects. There should be only 1 veins dependency.