problem #106
xianglingzhang
started this conversation in
General
problem
#106
Replies: 3 comments 5 replies
-
Hi @zhangxiangling-code , |
Beta Was this translation helpful? Give feedback.
3 replies
-
Can you provide the full error you get ? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
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
cc
failed: exit code: 1I can't solve this problem~~
Beta Was this translation helpful? Give feedback.
All reactions