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

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

Open
HaoranSun1122 opened this issue Jun 26, 2023 · 1 comment

Comments

@HaoranSun1122
Copy link

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!

@florenceofficial
Copy link

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.

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

2 participants