UE4 source code error

I keep getting an error when trying to compile source code for UE4 4.11 preview 4. I keep getting error : System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. I am also getting error MSB3073: The command “…..\Build\BatchFiles\Build.bat UE4Editor Win64 Development -waitmutex” exited with code -1. I am currently using Visual Studio 2013 community

Can you paste full path some file in your project? also did you type any file path manually somewhere?