brianmc95 / OpenCV2X

OMNeT++ V2X simulation framework for ETSI ITS-G5
GNU General Public License v2.0
37 stars 15 forks source link

libosg.so.100: cannot open shared object file #3

Open BandaidZ opened 4 years ago

BandaidZ commented 4 years ago

when I run the _cmake --build build --target runsimulte-cars, the result is <!> Error: Cannot load library '/home/winter/OpenCV2X-master/extern/inet/out/gcc-release/src/libINET.so': libosg.so.100: cannot open shared object file: No such file or directory, but I find it actually in the directory. Thanks for your help!

brianmc95 commented 4 years ago

Hmm, I think you might be running with libosgearth compiled in OMNeT++ I remember this causing me headaches in the past. While this might not be the cause possibly try building OMNeT++ specifically the build flag WITH_OSGEARTH=no being set this will deactivate it. More info here. If this doesn't help then just send on details as to which OS, SUMO, OMNeT++ versions you have as well as INET.