UnrealBuildTool was unable to generate project files

hi,

I have a problem using GenerateProjectFiles.bat to generate project files.

the error message is

Setting up Unreal Engine 4 project files…
Binding IntelliSense data… 0%ERROR: Exception thrown while processing dependent modules of Launch
Exception thrown while processing dependent modules of Core
ERROR: Couldn’t find module rules file for module ‘ADO’.

GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files

I have a pc running on ultimate and installed visual studio ultimate 2013 and directx sdk june 2010.
git 4.3 branch and required dependencies installed

thanks

any one can help?

Hi ,

This error is occurring when you first try to generate the project files in order to build the Engine, correct? It could mean that one or more files were corrupted in the download. Please try redownloading all of the files again.

Another possibility is that your anti-virus software may be interfering. Please double-check that as well and let us know if you are still having any trouble.

this problem is solved by Fricker. he reminded me that it is because Engine\Source\ThirdParty\ADO\ADO.Build.cs is missing. and it is true that this file is deleted from my pc by unknown reason.