I got this "LNK1168" while trying to execute the program that I've done. No compile error.
Linking... LINK : fatal error LNK1168: cannot open Debug/Practice006.exe for writing Error executing link.exe.
Practice006.exe - 1 error(s), 0 warning(s)
Error is showed only if the program is builded before. After 5 minutes of waiting it can be build succesfully. (after another build, error comes out again for another five minutes) Like I said there is no compile error so I think this is the right place to ask for help.
(tryed different IDEs, the situation is the same)