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

This software only support Xcode >= 11 #5

Open
choisy opened this issue Oct 14, 2021 · 2 comments
Open

This software only support Xcode >= 11 #5

choisy opened this issue Oct 14, 2021 · 2 comments

Comments

@choisy
Copy link
Collaborator

choisy commented Oct 14, 2021

Xcode is a macOS tool right? No problem at all for all those not using macOS?

@thinhong
Copy link
Owner

Yes, I noticed this when asking Manh to test it, his macbook does not have the Xcode and it returns some errors. I will edit this to clarify that this only apply to macOS.

@choisy
Copy link
Collaborator Author

choisy commented Oct 15, 2021

Mmmm... OK, but that does not mean that Xcode is necessary either. A macOS user could also use non-Mac tools such as gcc for example. It would be interesting to know was the error was saying exactly. I suppose it was saying that it couldn't find a C++ compiler right? But way do you necessarily need Xcode version >= 11? It's because your code requires a version of C++ that is available only in Xcode 11+?

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

2 participants