Visual studio unable to load symbol file for libmwsimulink.dll
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am using Visual studio premium 2010 for profiling my code with Matlab. The code is built using the visual studio.ouput of the build is .mexw32 file.The dll(.mexw32) is getting instrumented and the profiling is done successfully. ".vsp" is created when the profiling is done successfully and the visual studio does the analysis automatically. While doing the analysis the tool is trying to load symbols for libmwsiumlink.dll. as it cannot find the pdb file for libmwsimulink.dll the analysis is being failed.could you please let me know how can this be solved. i have attached the screenshot of output when the report analysis is run with command window.
0 comentarios
Respuestas (1)
Philip Borghesani
el 21 de Abr. de 2016
Failing to load the symbols for simulink is normal we do not ship symbols for MathWorks dlls. Are you sure that the command failed and produced no output? Visual studio 2010 is now quite old can you upgrade to a newer version with an improved profiler?
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!