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

Add compile guide for M-chip Mac #63

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Add compile guide for M-chip Mac #63

merged 2 commits into from
Mar 25, 2024

Conversation

e7h4n
Copy link
Contributor

@e7h4n e7h4n commented Mar 20, 2024

Why I commit this

At my m1 max macOS, some files are compiled to x86_64 arch, which induces failure of link SDL2 because SDL2 is arm64 arch.

The details can be found in #62.

Why I did

I provide some troubleshooting guidance for M-chip Mac in README.md.

@e7h4n e7h4n marked this pull request as draft March 20, 2024 06:19
@e7h4n e7h4n closed this Mar 20, 2024
Add troubleshooting guidance for M-chip Mac.
README.md Outdated Show resolved Hide resolved
Copy link
Member

@kisvegabor kisvegabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kisvegabor
Copy link
Member

I've slightly reworded the README.

@kisvegabor kisvegabor merged commit b68b2d8 into lvgl:master Mar 25, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants