Skip to content

Fix "illegal hardware instruction" in ch6-particles on MacOS #106

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: 1st-edition
Choose a base branch
from

Conversation

ckoopmann
Copy link

Fixes: #93

Note that I blindly applied the workaround suggested by @pjstein , without really understanding it😅

Seems to fix the issue though (tested on MacOS 12.6.2 (Intel))

@leshec
Copy link

leshec commented Apr 5, 2023

a0731bc fixed this issue for me on a MacOS

Copy link

@tl-kanwar-baweja tl-kanwar-baweja left a comment

Choose a reason for hiding this comment

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

I made the following changes it worked on my machine locally.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ch6/ch6-particles does not compile on MacOS with zsh: illegal hardware instruction cargo run
3 participants