解决方案:the program can't start because mspdb100.dll is missing from your computer
生活随笔
收集整理的這篇文章主要介紹了
解决方案:the program can't start because mspdb100.dll is missing from your computer
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
描述:在命令行(command line)中打開dumpbin、cl等命令時出現
"the program can't start because mspdb100.dll is missing from your computer“
解決方案:
1、在VC command?prompt中使用dumpbin、cl命令,VC command prompt位置如下圖示
?
2、運行C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat。這個腳本臨時建立環境變量,可以使用dumpbin、cl等命令。臨時,也就是說要想直接在命令行使用,都必須運行該腳本。
推薦第一種方法
轉載于:https://www.cnblogs.com/codefor/archive/2010/12/22/1913942.html
總結
以上是生活随笔為你收集整理的解决方案:the program can't start because mspdb100.dll is missing from your computer的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 屏幕录像 Camstudio
- 下一篇: Spartan-II 应用指南 转载