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的配置路径写错了
a small build system with a focus on speed
最近提交(Master分支:3 个月前 )
4b72b15a
Fix unit test crash, if test fails 12 天前
ae3884d5
Don't require a FIFO to be identifiable as such 12 天前
AtomGit 是由开放原子开源基金会联合 CSDN 等生态伙伴共同推出的新一代开源与人工智能协作平台。平台坚持“开放、中立、公益”的理念,把代码托管、模型共享、数据集托管、智能体开发体验和算力服务整合在一起,为开发者提供从开发、训练到部署的一站式体验。
更多推荐


所有评论(0)