Visual studio unable to load symbol file for libmwsimulink.dll
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Philip Borghesani
2016 年 4 月 21 日
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?
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!