I\'ve been trying to get Visual C++ working, but I\'m getting this error when building every project: \"This project is out of date\" \"Would you like to build it?\" It fail
I had this problem, too. In my case the reason was the references to files (usually header files), which do not exist at the location specified.