AndroidIDE-NDK
AndroidIDE-NDK copied to clipboard
Hi! Out-of-the-box I mean Windows and Linux full versions of CMake (for example 3.25.1) See this issue: https://github.com/OpenEnroth/OpenEnroth/issues/1308#issuecomment-1722913731 This project cmake auto-resolves the dependencies and downloads them. Is this issue...
Hello! I have successfully compiled https://github.com/Alex3474247/Zeta_Touch.git with some build.gradle and android makefiles fixes but getting these warnings > Task :app:externalNativeBuildDebug C/C++: Hard link from '/storage/emulated/0/Zeta_Touch/RazeTouch/app/build/intermediates/cxx/Debug/3x3l512m/obj/local/armeabi-v7a/libraze_1.5.so' to '/storage/emulated/0/Zeta_Touch/RazeTouch/app/build/intermediates/ndkBuild/debug/obj/local/armeabi-v7a/libraze_1.5.so' failed. Doing a...
Hi there! I recently started using the android-ndk on a project of mine and i noticed that everytime i try to update my CMakeLists.txt file, the build system keeps throwing...
Hello! Do you have any idea how to resolve these errors? ndk version 26.1. etc. Trying to compile Half-Life for Android (https://github.com/FWGS/xash3d-android-project), continuous config. It is after I downgraded gradle...