We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
尝试使用 cargo install rsv 报一个编译错误
cargo install rsv
The text was updated successfully, but these errors were encountered:
从下面的提示 “C:\Users\ribbondz.cargo\registry\src\index.crates.io-6f17d22bba15001f\ntapi-0.3.7\src\ntexapi.rs:2783:52” 应该是cargo版本升级和ntexapi包依赖错误引起的,目前我没找到一个修复的方法,抱歉!
为了避免上面的错误,可以用cargo build --release编译。
cargo build --release
此外,项目的xlsxwriter包依赖LLVM,请提前安装,地址如下: https://llvm.org/
Sorry, something went wrong.
llvm 我是有的,稍等我测试一下 release
No branches or pull requests
尝试使用
cargo install rsv
报一个编译错误
The text was updated successfully, but these errors were encountered: