You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: