problem #106
xianglingzhang
started this conversation in
General
problem
#106
Replies: 3 comments 5 replies
|
Hi @zhangxiangling-code , |
3 replies
|
Can you provide the full error you get ? |
1 reply
|
Ok, you need to install gmp: , it’s the library we use for big integers , it is supposed to be installed as part of the distribution- not sure what is special about your OS but I will keep track |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Here is the error I met when run "cargo +nightly build --release --examples"
error: linking with
ccfailed: exit code: 1I can't solve this problem~~
All reactions