Unreal Engine 4.8 Building error

Hello Friends
We have UE4.8 source code, 4.5.1 Dependencies and VSE 2013 desktop. while building Unreal editor we are getting these errors so plz help us

Hey Heet1989-

It sounds like the dependencies you’re using are out of date. When you downloaded the source code for 4.8 it should include a Setup.bat file once you unzip it. Running the Setup.bat file will grab the necessary dependencies for 4.8. You should then be able to run GenerateProjectFiles.bat and then build the solution.

Cheers