qianqians'blog

  • 首页
  • 归档43
  • 分类10
  • 关于

python pyo3 Rust编译

发表于 2024-04-27 分类于 Rust , python , pyo3
1
2
3
4
maturin build -r -i
cargo build -release
rc icon.rc
cargo rustc --release -- -C link-arg=./src/icon.res
  • 本文作者: qianqians
  • 本文链接: https://qianqians.github.io/2024/04/27/pyo3与rust_build/
  • 版权声明: 本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!
Constants and Literals
Interfaces, Operations, and Exceptions
© 2024 qianqians
由 Hexo & NexT.Pisces 强力驱动