warning MSB8028: The intermediate directory (Debug) contains files shared from an
生活随笔
收集整理的這篇文章主要介紹了
warning MSB8028: The intermediate directory (Debug) contains files shared from an
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
VS項目中修改某個項目文件名出現(xiàn)警告:warning MSB8028: The intermediate directory (Debug) contains files shared from an
2015年11月20日 20:47:32閱讀數(shù):2438本文為博主原創(chuàng)文章,轉(zhuǎn)載請引用。
VS項目中包含了好幾個子工程如下圖所示:
例如,在GU項目前面右鍵->重命名,然后再點擊:“解決方案SalObj(10個項目)”右鍵重新生成解決方案就會出現(xiàn)如下提示:
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(388,5): warning MSB8028: The intermediate directory (Debug) contains files shared from another project (GU.vcxproj). This can lead to incorrect clean and rebuild behavior.
提示的含義:在GU項目中的Debug目錄下有另一個項目共享文件
注:這里的Debug目錄是(GU\Debug)不是整個工程文件下的Debug目錄
解決方法:
找到GU項目文件夾,手動刪除Debug文件夾,然后重新生成解決方案
總結(jié)
以上是生活随笔為你收集整理的warning MSB8028: The intermediate directory (Debug) contains files shared from an的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 如何最大化您的视频营销预算
- 下一篇: FFmpeg入门详解之7:MediaIn