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

Build guidance for mac users #96

Closed
archerny opened this issue Jul 13, 2022 · 5 comments · Fixed by #169
Closed

Build guidance for mac users #96

archerny opened this issue Jul 13, 2022 · 5 comments · Fixed by #169
Assignees
Labels
docs Improvements or additions to documentation feature New feature or request

Comments

@archerny
Copy link
Contributor

Description

The doc now have no guidance for different platforms

Proposal

The project docs now don't have any build guidance for different platforms other than Ubuntu. We can add these docs to help the users solving problems when they build on their own dev env.

@archerny archerny added docs Improvements or additions to documentation feature New feature or request labels Jul 13, 2022
@archerny archerny self-assigned this Jul 14, 2022
@tianlinzx
Copy link
Contributor

Yes, we need detailed guidance how to build on Mac.

@jiacai2050
Copy link
Contributor

AFAIK, Clang & Rust is all you need to build , are you having any specific issues?

@tianlinzx
Copy link
Contributor

1、xcode-select --install
2、brew install cmake
3、cargo build --release

@jiacai2050
Copy link
Contributor

@tianlinzx Thanks, would you like to submit a PR to add those steps in readme?

@tianlinzx
Copy link
Contributor

tianlinzx commented Aug 4, 2022

#169 is submitted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants