Bigfoot71 / raymob

Simple raylib implementation for Android
Other
85 stars 19 forks source link

build error via termux in android device #11

Closed conrong closed 10 months ago

conrong commented 10 months ago

hello, what caused this error. Try to build in android device via termux.

:app:checkDebugDuplicateClasses

Task :app:configureCMakeDebug[arm64-v8a] FAILED C/C++: /data/data/com.termux/files/home/opt/android-sdk/cmake/3.22.1/bin/cmake[1]: syntax error: unexpected ')'

Task :app:processDebugManifestForPackage Task :app:mergeDebugJavaResource

FAILURE: Build failed with an exception.

Bigfoot71 commented 10 months ago

Hello, someone on the raylib Discord had encountered a very similar error to yours while trying to compile via Termux on Android. It turned out that the issue was related to their Termux setup. In any case, the error doesn't seem to originate from raymob in your case either.

Therefore, I recommend reaching out to the Termux community for assistance, as I'm afraid I may not be of much help on this matter.