Why can i not compile anymore in 4.9.2

c++ doesn`t allow to start definitions with digits

ther problem is your folder
I:\Entwicklung\Developed Games\SnowballPVP\branches\4.9\Intermediate -
“4.9” is a root project folder

unreal build tool use root folder as start point to generate c++ headers for further compilation.
so, change name of your project root folder and re-generate visual studio solution.