xcode - Building Unreal Engine 4: OS_X -


after downloaded github, run generateprojectfiles.command file, says

setting unreal engine 4 project files...

generateprojectfiles error: looks youre missing files required in order generate projects. please check youve downloaded , unpacked engine source code, binaries, content , third-party dependencies before running script. ~/udk_4.0/unrealengine logout

but have xcode 5.1 , officially have no reference third-party dependencies. ideas try?

if enter github site again there should getting started page / readme. need follow links download 2 required files , extract them folder have source / command file.


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -