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

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

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.

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.

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