I\'ve been encountering a strange bug in Visual Studio 2010 for some time now.
I have a solution consisting of a project which compiles to a static library, and anot
I created a bin directory at the project_dir level, then created a release/debug directory inside the bin folder, which solved the problem for me.
bin
release/debug