方舟编译器工具openarkcompiler - gn

时间:2022-09-21 15:32:36
【文件属性】:

文件名称:方舟编译器工具openarkcompiler - gn

文件大小:1.46MB

文件格式:

更新时间:2022-09-21 15:32:36

方舟编译器 openarkcompiler GN

## 安装Ninja、GN 并完成配置 下载**Ninja(v1.9.0)**及**GN(Linux Version)** Ninja下载地址:https://github.com/ninja-build/ninja/releases GN下载地址:https://archive.softwareheritage.org/browse/content/sha1_git:2dc0d5b26caef44f467de8120b26f8aad8b878be/raw/?filename=gn 将GN和Ninja可执行程序放置到openarkcompiler/tools目录,打开openarkcompiler/Makefile文件,将GN和NINJA两个变量配置为GN和Ninja可执行程序所在路径。例如: ``` GN := ${MAPLE_ROOT}/tools/gn/gn NINJA := ${MAPLE_ROOT}/tools/ninja_1.9.0/ninja


网友评论