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

Use System uuid on macOS #1150

Closed
autoantwort opened this issue Jan 7, 2022 · 0 comments · Fixed by #1152
Closed

Use System uuid on macOS #1150

autoantwort opened this issue Jan 7, 2022 · 0 comments · Fixed by #1152
Labels
enhancement New feature or request

Comments

@autoantwort
Copy link
Contributor

Is your feature request related to a problem? Please describe.
libuuid conflicts with the macos provided version of uuid, see microsoft/vcpkg#22306. So I suggest using the system version of uuid on mac like here or here

Describe the solution you'd like
Use the system version of uuid on macOS

Describe alternatives you've considered
None

@an-tao an-tao added the enhancement New feature or request label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants