HI im trying to create c++ blank project from ue4 template and get this error
Same! Can’t figure it out
Hi mofojed , it worked for me i don’t know what exactly did the job cuz i have tried multiple thing but mainly what i have done is :
- in my mac it looks like i have multiple Xcode instance (version ) so in Xcode parameter i have change "Commande line tools " to older version. alt text
- also i have installed android studio .
so one of this option did the job to me i hope it does to u too . cheers
Yup I think I had a similar fix, I had the XCode beta installed, so I used xcode-select to switch to the previous version:
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer