Post

Replies

Boosts

Views

Activity

Reply to Unable to install xcode command line developer tools
I had Xcode installed but still was getting below error from Unreal Engine: 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. All I had to do to fix this was to open terminal and run below command: sudo xcode-select --reset I hope this helps.
Dec ’20