MATLAB-NS3 icon indicating copy to clipboard operation
MATLAB-NS3 copied to clipboard

libmexNs3State.so: cannot open shared object file: No such file or directory.

Open HaoranSun1122 opened this issue 2 years ago • 1 comments

image

Hello, I finished the building "buildMex.m", I follow your step to run the Example "truckPlatooning", but show me as the picture. `Invalid MEX-file '/home/haoran/MATLAB-NS3/native/mexBindings/mexSimulator.mexa64': libmexNs3State.so: cannot open shared object file: No such file or directory.

Error in Simulator.Destroy (line 55) mexSimulator('Destroy');

Error in scenario (line 41) Simulator.Destroy(); ` Do you know how to slove that? Thanks!

HaoranSun1122 avatar Jun 26 '23 06:06 HaoranSun1122

image

Hello, I finished the building "buildMex.m", I follow your step to run the Example "truckPlatooning", but show me as the picture. `Invalid MEX-file '/home/haoran/MATLAB-NS3/native/mexBindings/mexSimulator.mexa64': libmexNs3State.so: cannot open shared object file: No such file or directory.

Error in Simulator.Destroy (line 55) mexSimulator('Destroy');

Error in scenario (line 41) Simulator.Destroy(); ` Do you know how to slove that? Thanks!

I have encountered the same issue. May I ask if you have found a solution? If so I'd greatly appreciate if you could share with me how you resolved it. Thanks very much in advance.

florenceofficial avatar Sep 22 '23 15:09 florenceofficial