Skip to content

Modified build.sh for x86_64-unknown-linux-gnu - resolve Compiling warnings #104

Answered by ReagentX
rekab72 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Those are warnings, not errors, you can ignore them. There are no errors here; the build was successful. Here is some detail on those warnings.

  2. You shouldn't need to use build.sh. If you just want to build yourself you can use cargo build.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rekab72
Comment options

@ReagentX
Comment options

@rekab72
Comment options

Answer selected by ReagentX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
crate: cli Related to the CLI crate
2 participants