fixed the link error 1000 in vc2008
生活随笔
收集整理的這篇文章主要介紹了
fixed the link error 1000 in vc2008
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
方法一:
下載KB948127補丁。
下載地址:http://archive.msdn.microsoft.com/KB948127/Release/ProjectReleases.aspx?ReleaseId=871
?
方法二:
關閉增量編譯。
1.將project->property->linker->general->Eaable Incremental linking 改為/incremental:no.
?
2將Property pages->Configuration Properties->c/c++->Debug Information Format改為Program Database(/Zi).
?
方法三:
下載SP1補丁。
下載地址:http://www.microsoft.com/zh-cn/download/details.aspx?id=13276
轉載于:https://www.cnblogs.com/frkang/archive/2013/05/14/3078915.html
總結
以上是生活随笔為你收集整理的fixed the link error 1000 in vc2008的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 客户网页WIZnet无线解决方案 之 太
- 下一篇: Java基础(二) 程序格式