Where can I find libmwmclmcrrt library?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I compiled a matlab code with mcc command and generated .so file. But when I run:
ldd -r my_matlab_script.so
I get:
libmwmclmcrrt.so.8.0 => not found
Where can I find this library?
I'm using matlab 2012b x64 on SUSE 11.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!