当前位置: 代码迷 >> 综合 >> android-ndk-r8d/build/gmsl/__gmsl:512: *** non-numeric second argument to `wordlist' function: ''.
  详细解决方案

android-ndk-r8d/build/gmsl/__gmsl:512: *** non-numeric second argument to `wordlist' function: ''.

热度:59   发布时间:2024-01-18 07:05:26.0

修改AndroidManifest.xml的行结束符为'\n'

vim: set ff=unix

  相关解决方案