Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Error: Xcode 1.5 not supported #67

Open
jianhaiqing opened this issue Mar 31, 2018 · 2 comments
Open

CMake Error: Xcode 1.5 not supported #67

jianhaiqing opened this issue Mar 31, 2018 · 2 comments

Comments

@jianhaiqing
Copy link

sh inception_build.sh debug Xcode
CMake Error:
Xcode 1.5 not supported.

CMake Error: Could not create named generator Xcode

@AndrewChan2022
Copy link

my solution: rename Xcode-beta to Xcode

@dovo329
Copy link

dovo329 commented Feb 25, 2019

Instructions in here worked for me:
https://wiki.vcmi.eu/How_to_build_VCMI_(macOS)

Basically

sudo /usr/bin/xcode-select --switch /Applications/Xcode_10.1.app

(I have multiple versions of Xcode so that's why it's not just Xcode.app)

Then try it again

By the way this worked for me on a difference project than inception, I didn't try it on inception, but I suspect it's the same problem for inception build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants