VS2010 is keeping a file lock on a static library in our solution after a debugging session. This prevents us from compiling changes to the library and forces us to close and re-start VS to unlock the file.
http://stackoverflow.com/questions/3906404/link-fatal-error-lnk1104-cannot-open-file-d-myproj-exe
本文详细解答了使用VS2010进行调试后,静态库文件被锁定导致无法编译的问题,并提供了关闭文件锁定的方法。

7251

被折叠的 条评论
为什么被折叠?



