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