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

cant build from osx 10.11 #140

Open
imiskolee opened this issue Jan 2, 2016 · 1 comment
Open

cant build from osx 10.11 #140

imiskolee opened this issue Jan 2, 2016 · 1 comment

Comments

@imiskolee
Copy link

Downloading nanomsg v0.4.2
thread '' panicked at 'called Result::unwrap() on an Err value: A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.', ../src/libcore/result.rs:732
thread '

' panicked at 'called Result::unwrap() on an Err value: Any', ../src/libcore/result.rs:732

@blabaere
Copy link
Collaborator

blabaere commented Jan 2, 2016

Hi,

I tried to use nanomsg v0.4.2 from a linux machine, with a rust nightly build, and it went fine.
Do you have any problems using another crate ?
Also, what version of rust are you using ?

For information, here is the version of rust I'm using:

$ rustc --version
rustc 1.7.0-nightly (110df043b 2015-12-13)
$ cargo --version
cargo 0.8.0-nightly (dd32072 2015-12-12)

I also strongly suggest you to have a look at this Cargo issue and comment.

Regards,
Benoît

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