i had the same problem, it happened after i have moved the project folder (like lapique),
i tried to rebuild many times etc... but it didn't work.
After a while, i have deleted the obj directory (containing debug and release directories for object files)
and after the rebuild, all was fixed.
I don't know exactly if that was a bug or not (i think it was), the only thing i changed in my project, is that the debug and release .exe file ouput in the same directory.