-
Notifications
You must be signed in to change notification settings - Fork 33
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
Error building projects on MacOS 10.15 - Catalina #256
Comments
Mind expanding the issue with details? How did you install the toolchain? What are you trying to execute...? |
Yes it was just the normal process not from source but it says the library was built for macOS version 12, I think previously Mac OS didn’t include the library. |
Unfortunately Apple are a bit vender lock-in, so they don’t update operating systems that aren’t on latest hardware, for example I can’t build iOS apps without a newer Mac. It could be it’s not an issue other than people who don’t have latest hardware won’t be able to use ESP with rust |
I'm still not sure of what exactly you were executing? |
I'm having trouble running it on an older Mac which can't be upgraded beyond MacOS 10.15 - Catalina, it's an x86 based macbook pro. I think it could be because of an unsupported library. When building generated template with cargo build i get:
The text was updated successfully, but these errors were encountered: