I’ve just installed UE4, but it seems i can’t launch the program. When i press launch i receive the following message:
“Can’t find Xcode install for Metal compiler. Please install Xcode and run Xcode.app to accept license or ensure active developer directory is set to current Xcode installation using xcode-select.”
I have no idea what this means, and i can’t seem to find anything on my computer relating to “Xcode”.
You have to install XCode from Apple’s App Store. Unreal uses this to compile your games. Once you install, you have to open Xcode and accept the licensing agreement before Unreal will work.
Download and install Xcode. You may need to move the Xcode application to your application folder on your Mac for UE to begin loading. (If you cant download it from the App store then find the download on Apples website.)
I’m having the same problem. And after I tried to install Xcode from Apple’s site, I received the msg:
“Xcode can’t be installed on [VolumeName] because macOS version 11 or later is required”
(This machine is on 10.15.7 Catalina and checking under the Apple is says this hardware is up to date. A 2012 MacPro laptop 2.5Gh Dual i5 is probably too old/EOL not supported?)
I also tried the sudo suggestion in Terminal suggested here and received a further error msg:
“[MyUser] is not in the sudoers file. This incident will be reported.”
(I’ll see if I can add it and get past this)
:(. … Any help greatly appreciated. Thank you Community
I have the same issue. I got the following message: Can’t find Xcode install for Metal compiler. Please install Xcode and run Xcode.app to accept license or ensure active developer directory is set to current Xcode installation using Xcode-select.
I opened Terminal and put in: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
and it asked me to put in password. My laptop password is shown as invalid.
This worked for me:
Move the Xcode application to your application folder on your Mac for UE to begin loading.
I had to search for an older version of Xcode 12.4 to run on Catalina. It installed to my downloads weirdly. Moved it to Applications and worked.
Have run the sudo commad:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
Unreal is now launching but taking a long time to initialize. Hopefully the first time only.
Am missing templates to launch a new project… Is this normal. Should I download from somewhere?
Has anyone had better experience running on Windows than Mac?
I have an extra GPU unit to add to my setup to help run unreal. Anyone else tried this on a Mac?
I am looking to run a GEFORCE RTX 2080Ti in an enclosure.
I also have installed windows on my iMacPro 2017 model but have not tried Unreal on it just yet.
Any tips are welcomed.
I ran the code “sudo xcode-select -s /Volumes/Samsung USB/Xcode.app/Contents/Developer” because I have xcode on a usb drive and it returned the error “xcode-select: error: invalid argument ‘USB/Xcode.app/Contents/Developer’
Usage: xcode-select [options]”
Select that “appropriate Xcode version” helped to open the Unreal. But the Xcode itself is the problem: it seems to take all GPU and the Unreal run extremely slow. My iMac also started to keep a quiet hum. That sounds scary.