CMake 编译时报错 ninja: error: ......missing and no known rule to make it
ninja
a small build system with a focus on speed
项目地址:https://gitcode.com/gh_mirrors/ni/ninja
免费下载资源
·
Build command failed.
Error while executing process F:\Android\sdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build E:\MVVM_Project\xxx\app.externalNativeBuild\cmake\debug\x86_64 --target xxx}
ninja: error: '../../../../src/main/jniLibs/x86_64/xxxx.a', needed by 'E:/MVVM_Project/xxx/jniLibs/x86_64/lxxx.so', missing and no known rule to make it
一般这种问题就是CMakeLists.txt的配置路径写错了
GitHub 加速计划 / ni / ninja
10.88 K
1.57 K
下载
a small build system with a focus on speed
最近提交(Master分支:2 个月前 )
dcefb838
Fix typo: Explaantions -> Explanations 4 个月前
2f19d3a0 - 4 个月前
更多推荐
已为社区贡献3条内容
所有评论(0)