superpoweredSDK / Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform

🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
https://superpowered.com
1.34k stars 285 forks source link

with recent versions of Android Studio, the env var ${ANDROID_ABI} uses x86 instead of X86, #564

Closed contriteobserver closed 5 years ago

contriteobserver commented 5 years ago

so the builds fail

gaborszanto commented 5 years ago

Which Android Studio version? The latest official release version (3.3.1) works just fine.

contriteobserver commented 5 years ago

from the Help >> About screen

Android Studio Version 3.3.1 Build #AI-182.5107.16.33.5264788, build on January 28 2019 JRE 1.8.0_152-release-1248-b01 amd64 JVN OpenJDK 64bit server VM by JetBrains s.r.o

gaborszanto commented 5 years ago

Windows?

contriteobserver commented 5 years ago

Linux

Build command failed. Error while executing process /home/elkq/Android/Sdk/cmake/3.6.4111459/bin/cmake with arguments {--build /home/hearth/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform/Examples_Android/SuperpoweredPlayer/app/.externalNativeBuild/cmake/debug/x86_64 --target PlayerExample}

ninja: error: '../../../../../../../Superpowered/libSuperpoweredAndroidx86_64.a', needed by '../../../../build/intermediates/cmake/debug/obj/x86_64/libPlayerExample.so', missing and no known rule to make it

gaborszanto commented 5 years ago

Will be lowercase in the next update.