I’m a very new user to this product, but I am a pro software developer.
I’m following instructions at…
Trying to build the UE4 Engine.
On Win7 x64
I have…
- Verified version 4.1 installed correctly and the Launcher works.
- Installed VS Express 2013 and have it running.
The instructions call for GenerateProjectFiles.bat to be ran.
I only have a \Unreal Engine\4.1\Engine\Build\BatchFiles\RocketGenerateProjectFiles.bat
and when I run it I get the following error, looks to me like it wants the project file ? I thought it was suposed to create that project file ?
Setting up Rocket project files…
UnrealBuildTool Exception: System.IO.FileNotFoundException: Could not find file
‘C:\devel\Unreal Engine\4.1\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTo
ol.csproj’.
File name: ‘C:\devel\Unreal Engine\4.1\Engine\Source\Programs\UnrealBuildTool\Un
realBuildTool.csproj’
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
etc…
Please advise.
Thank you for your help,