blutter 环境配置

项目地址https://github.com/worawit/blutter

需要安装最新的git , cmake , ninja
git https://git-scm.com/download/win
cmake https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1-windows-x86_64.msi
ninja https://github.com/ninja-build/ninja/releases
ninja 需要自行配置系统环境

能够都能输出版本号为安装完成
QQ_1722454826587.png

拉取代码

git clone https://github.com/worawit/blutter --depth=1

初始化脚本

cd .\blutter\
python .\scripts\init_env_win.py

在搜索栏搜索x64
QQ_1722454742487.png

然后指定目录和输出就行

python3 blutter.py path/to/app/lib/arm64-v8a out_dir

QQ_1722454840478.png

posted @ 2024-08-01 20:36  就往丶  阅读(549)  评论(0)    收藏  举报