【发布时间】:2022-04-09 16:06:31
【问题描述】:
当我使用 Gradle 7.0.0-alpha5 为 Android 构建 Telegram 时,出现错误:
CMake Error: The source directory "C:/Users/ksash/Desktop/Telegram/TMessagesProj/-j=16" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
当我使用 Gradle 4.2.2 时,一切正常。我使用最新的稳定版 Android Studio 北极狐 7.0。我有 Windows 10 64 字节。是否是问题,我应该向 Google 报告哪个问题?
【问题讨论】:
-
听起来像是 Gradle 的错误。
标签: android cmake android-ndk