Want to use 4.11 with VS2013 but getting incompatible issues on the UE4 project (using the release version source code on github)

Pretty much what the title says got the 4.11 source code from github, me and one other of my teammates are getting this problem while the other 4 guys got it just fine.

Things I’ve tried:
Delete the file re download the zip from github and re tried the setup.bat and generatefiles.bat,
Opened the command line window and ran setup.bat while doing -include=VS2013,
Running as administrator on the setup.bat and generatefiles.bat.

Thanks in advance for any help

Hey Jmalesky-

If you run GenerateProjectFiles.bat from the command line using the argument “-2013” it should create a VS2013 .sln that should work for you.

Cheers