0

After downloaded from github, run the GenerateProjectFiles.command file, it says

Setting up Unreal Engine 4 project files...

GenerateProjectFiles ERROR: It looks like youre missing some files that are required in order to generate projects. Please check that youve downloaded and unpacked the engine source code, binaries, content and third-party dependencies before running this script. ~/UDK_4.0/UnrealEngine logout

But I already have Xcode 5.1 and officially they have no reference about third-party dependencies. any ideas to try?

4
  • More details are required. Find out what dependencies it's looking for. Commented Mar 20, 2014 at 8:58
  • following the .command, I found "if [ ! -d ../../../Binaries/DotNET ]; then \n echo~~ exit" Commented Mar 20, 2014 at 9:21
  • You should probably ask on the unreal engine forums. I looked around for a while and couldn't even confirm if the UDK supported Mac (or vice versa). Commented Mar 20, 2014 at 9:34
  • at GDC, they announced that they would support mac, and also in their official website. thanks for your effort Commented Mar 21, 2014 at 7:25

1 Answer 1

2

If you enter the github site again there should be a Getting started page / Readme. You need to follow the links to download the two required files and extract them into the folder where you have the source / command file.

Sign up to request clarification or add additional context in comments.

1 Comment

I did, no work. warning says can't find gcc compiler, though I have recent gcc compiler. thank you for answer

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.