I was working on a project in C++ and when i tried build it on relase mode it gives me that error:
Error 1 error LNK1104: cannot open file 'c:\users\xxx\documents\visual studio 2012\Projects\Project2\Release\Project2.exe' c:\Users\xxx\documents\visual studio 2012\Projects\Project2\Project2\LINK Project2
project2.exe. Are you doing something that would prevent the linker from opening the file? (Maybe you have the file open somewhere else.)