Xcode Compiling Unreal Engine 4.10 in Mac

Hello

I downloaded the source code of Unreal Engine 4.10 from github and I’m trying to compile in my MacBook(Retina 15 Inch with Nvidia video card and high spec), the problem is that I waited around 4 hours trying to compile the source code but the “Build” action doesn’t seem to do anything, the progress bar still in the same place.

I’m confused about this, I’ve followed the “Compiling Engine from source” but I don’t have any hints about what can be producing the problem… I used the UE4 project with development editor as build target but nothing happens.

Hello Taurustar,

What versions of the Mac OS and XCode are you using? Have you tried compiling any other projects with XCode to ensure that it is working correctly? Even a simple blank code project would do.

Hello
I’ve compiled succesfully after around 2 hours of compiling process… also I realize I wasn’t compiling in Development Editor…

Upon an initial compile, 2 hours can be about average with certain computer specs. I’m glad to hear that it is working correctly for you now.