源码之家

  • 首页
  • 文章
  • 问答
  • 下载
您的位置: 首页  >  文章  >  Error: Your project contains C++ files but it is not using a supported native build system

Error: Your project contains C++ files but it is not using a supported native build system

分类: 文章 • 2023-04-03 22:50:53

 在appde build.gradle 中的 buildType中添加 以下这句代码:

sourceSets{
    main {
        jni.srcDirs = []
    }
}

示例如图:

Error: Your project contains C++ files but it is not using a supported native build system

相关推荐

  • 问题: Your project contains C++ files but it is not using a supported native build system.解决方法
  • Error: Your project contains C++ files but it is not using a supported native build system
  • Error:Your project contains C++ files but it is not using a supported native build system
  • Error:Your project contains C++ files but it is not using a supported native build system
  • Android Studio:Your project contains C++ files but it is not using a supported native build system.
  • 给PDF批量添加标签
  • 代码的设计图纸——UML(下)
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 源码之家    备案号:   粤ICP备20058927号