๋๊ทผ๋๊ทผ ์ธ๋ฆฌ์ผ ์ฒซ ์ค์นํ๊ณ launchํ๋๋ฐ ์๋ฌ๊ฐ ๋ด๋ค.
"Xcode Not Found: Unreal Engine requires Xcode to compile shaders for Metal. To continue, install Xcode and open it to accept the license agreement. If you install Xcode to any locaiton other than Applications/Xcode, also run the xcode-select command-line tool to specify its location."
์ํค๋๋๋ก Xcode๋ฅผ ์ค์นํ๊ณ Applications์ ์ ๋ค์ด๊ฐ์๋ ๊ฒ์ ํ์ธํ๋๋ฐ๋ ๊ณ์ํด์ ๋์ผํ ์๋ฌ๊ฐ ๋ด๋ค.
์์๋ถํฐ ์๋ฌ ๋๊ด์ ๋ด์ฐฉํ์ง๋ง ๊ตฌ๊ธ๋ง์ ๋ชจ๋ ๊ฒ์ ํด๊ฒฐํด์ค๋ค ๐ค
Can't find Xcode install for Metal compiler
worked for me! Thanks. (BigSur, m1 pro, 2020). Steps: Install Unreal Install Xcode Run Xcode and accept a License Run Terminal and exec: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer Run Unreal Create your awesome game and profit!
forums.unrealengine.com
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
sudo xcode-select --reset
๋ ์ค์ ํฐ๋ฏธ๋์ ์ ๋ ฅํด์ฃผ๋ ์ ์ด๋ ธ๋ค!
๋๊ทผ๋๊ทผ ์ด์ ์์
์ต์ Xcode ์ํฌํ๋ก
UE 5.3 ์ด์์์ UE์ Xcode ์ํฌํ๋ก ๋ณ๊ฒฝ ์ฌํญ์ ์์๋ด ๋๋ค.
docs.unrealengine.com
์ธ๋ฆฌ์ผ์ Xcode ๊ด๋ จ ๋ฌธ์...