it will takes time about 10 to 15 min
according to your machine speed…i’m
i7 3930k and it took about 11
min…so don’t panic if it takes
more than that xD …After it
finished …Run the UE4 editior and
open your desired project need to be
packed. and keep the editor opened
(4)
go back to Visual studio and change
the solution configuration to “Development” and then
right click on UE4 and press"BUILD"
beware of this… click build not
rebuild
However, I’m not a coder. I just need a quick tip on the first step and I can follow from there. I can’t find the file named UE4.sln and I don’t know what “-GenerateProjectFiles.bat-” means. Can you or someone else give me a hand here?
I keep getting the same 2 errors in VS no matter what I do:
Error 1 error : All source files in module "Core" must include the same precompiled header first. Currently "E:\Program Files\Epic Games\4.8\Engine\Source\Runtime\Core\Private\CorePrivatePCH.h" is included by most of the source files. The following source files are not including "E:\Program Files\Epic Games\4.8\Engine\Source\Runtime\Core\Private\CorePrivatePCH.h" as their first include: E:\Program Files\Epic Games\4.8\Engine\Intermediate\ProjectFiles\EXEC UE4
Error 2 error MSB3075: The command "..\..\Build\BatchFiles\Rebuild.bat UE4Editor Win64 Development" exited with code 5. Please verify that you have sufficient rights to run this command. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 43 5 UE4