-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
fail to build and run simple example on mac OS mojave #336
Comments
This is a bit odd. |
|
You could try this nodejs/node#2341 (comment) |
Let me know if that doesn't work and we can try to dig into this a bit more |
Issues here in macOs 10.14.5
|
@dimitre it looks like you might be running into a different error:
Unfortunately |
You might need to do |
installed as per instructions.
executed:
cargo run --release --example simple_draw
and got
I tried
cargo run --release --RUST_BACKTRACE=1 --example simple_draw
but got
The text was updated successfully, but these errors were encountered: