It would be more helpful if you could copy the error message and past it (some of the message is cut off of your screenshot).
But it appears to be an issue regarding PCH(Pre-Compiled Header).
MSVC requires that every header has the PCH as the first include(unless that has changed since VS 2010).