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

compilation error on osx, symbol(s) not found for architecture x86_64 #337

Closed
cdaringe opened this issue Jul 20, 2018 · 1 comment
Closed

Comments

@cdaringe
Copy link

problem

project fails to build with ld: symbol(s) not found for architecture x86_64

full cargo build failure output here: https://gist.github.com/cdaringe/2181b72aa7d698e32e03d40da9154324

context

neon version

[dependencies]
neon = { git = "https://github.com/neon-bindings/neon" } @ commit ca17a7b

rust

active toolchain

nightly-x86_64-apple-darwin (default)
rustc 1.29.0-nightly (e5f6498d3 2018-07-10)

osx

high sierra

node

10.0.0 && 10.6.0

code

this exact commit won't build

@kjvalencik
Copy link
Member

This may have been resolved in one of the other fixes (#367). Please re-open if issues persist.

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

2 participants