VC++ fatal error LNK1168: cannot open filename.exe for writing

前端 未结 12 1848
悲&欢浪女
悲&欢浪女 2020-12-01 03:38

suddenly my visual studio express 2010 c++ stopped rebuilding my project.
When I first hit F7 the project builds and runs fine (heck, it\'s a hello world example).
T

12条回答
  •  天命终不由人
    2020-12-01 04:18

    well, I actually just saved and closed the project and restarted VS Express 2013 in windows 8 and that sorted my problem.

提交回复
热议问题