4.5 Compiler errors on team's machine with same game source

Hey -

What solution configuration are you working in? When attempting to compile the project are you running in debug mode or creating an actual build to run? The C1083 error you are receiving may be resolved by ensuring that Windows SDK is installed. Also check that the necessary dependencies have been downloaded and extracted.

Cheers