Can't creat a c++ project

Hi,

i probably done somthing stubid because ue4 can’t create a c++ project anymore >_<

If i create a new project this message pops up.


An error occurred while trying to generate project files.

Running C:/Program Files/Epic Games/4.10/Engine/Binaries/DotNET/UnrealBuildTool.exe  -projectfiles -project="D:/Unreal Projects/test/test.uproject" -game -rocket -progress -2015
Discovering modules, targets and source code for game...
ERROR: Couldn't find module rules file for module 'AutomationWindow'.


I get the same message if i try to compile a existing one only that VS2015 throws it.

Does some one has an idea how to fix this?

Sorry for my bad English.

Ah i got it running again :smiley:

Just hat to hit “Check” in the Game Launcher, it found something was wrong with the “BuildConfiguration.xml” and some other files.
I realy don’t know how this happened but now it works just fine again.