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 fails on arm64 mac running linux. #365

Closed
voibit opened this issue Nov 4, 2023 · 1 comment
Closed

Build fails on arm64 mac running linux. #365

voibit opened this issue Nov 4, 2023 · 1 comment

Comments

@voibit
Copy link

voibit commented Nov 4, 2023

I get a lot of pointer type errors.

^^^^^^^^^^^^^^^^^^ expected `*const u8`, found `*const i8`"

I think the pointers needs to be casted due to being different on diffrent architecture.

@voibit
Copy link
Author

voibit commented Nov 10, 2023

duplicate of #351, closing

@voibit voibit closed this as completed Nov 10, 2023
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

1 participant