Can't compile source code on OSX. (Shell Script Invocation Error)

I keep running into this when I try to build from source on OSX 10.9.2.

I downloaded 3 required folders, and “Atl-Dragged” 2 required folders into “UnrealEngine-latest-preview” folder (selected “keep newer”). ran .command and clicked on UE4.xcodeproj file. It took about 45 minutes to Index. Once done I tried to build but ran into this.

Am I missing anything?

Hey unphasable,

When you unzip Required_2of2, you need to then open folder and Option-Drag three folders within (Templates, Samples, and Engine) to your UnrealEngine folder, and elect to “Keep Newer”. If you simply drag Required_2of2 folder into your UnrealEngine, it will throw error you’re seeing because files aren’t being included properly.

Let me know if that doesn’t solve issue for you!

thanks . working perfectly.