Hi , in this lesson i will show you how to build and run Unreal Engine 4 from source code.
Firstly you must have a UnrealEngine account that has active subscribtion.
- Go to HERE and create a account.
- Press orange button
- And fill out payment methot and press Purchase
- And go to account tab and fill your github email
and save settings.
Now go to your github and you will see Private UE4 repo. Now download source code by pressing Download zip button
Now we can start to build it
Firstly unzip the zip to a easy localition like
“C:\Ue4”
and press the setup.bat and it will download near 2 GB files.
You must have Visual studio 2013 installed.
If vs2013 installed press GenerateProjectFiles.bat
and when its finished open “Ue4.sln”
and check dont ask for other solitions checkbox and press “Yes”
Select win64 and Developer at listbox.
Now you will see too much project list.
Find UE4 in top of the list and right click to it.
Press build and wait….
When its finished you can find Editor at
c:\your ue4 folder\engine\binaries\win64\ue4-editor.exe