fail to build ring in Windows #2140
Unanswered
cherish-ltt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
```The` following warnings were emitted during compilation:
warning: [email protected]: cc.exe: error: unrecognized debug output level 'full'
warning: [email protected]: cc.exe: error: unrecognized command-line option '-mmacosx-version-min=10.7'
warning: [email protected]: cc.exe: error: unrecognized command-line option '-arch'
error: failed to run custom build command for ring v0.17.8 ```
use cargo build --target=x86_64-apple-darwin in Windows10
Beta Was this translation helpful? Give feedback.
All reactions