在将vs2003或vs2005的项目或solution加到visual sourcesafe后
经常会发生编译出错或无法编译的情况
主要原因是加入vss后将bin、obj之类编译输出成果也加入
并变成readonly,导致编译程序无法改写
手动设置一下其只读属性后即可

相关文章:

  • 2022-12-23
  • 2021-11-25
  • 2022-12-23
  • 2021-11-20
  • 2021-04-25
  • 2021-08-04
  • 2021-07-04
  • 2021-04-19
猜你喜欢
  • 2021-12-31
  • 2021-07-10
  • 2022-12-23
  • 2022-12-23
  • 2022-02-11
  • 2021-07-18
  • 2022-12-23
相关资源
相似解决方案