> 1) pushd: not found > I solved this by calling bash fluid-android-compile.sh instead of sh > fluid-android-compile.sh or replacing pushd by cd and popd by cd .. (not > recommended).
Thanks for this hint, forgot about that. Will update the instructions. > 2) When executing bash fluid-android-compile.sh i get this error: > I tried using different versions of the Android NDK (r17c, r18b, and r19) but > all have the same error. This looks like you're building for armeabi-v7a as well? Or is there any other arm ABi I'm missing? > I didn't try r17b as recommended here because I couldn't find the revision > anywhere. >From the NDK Archives at >https://developer.android.com/ndk/downloads/older_releases Copy the link of the 17c NDK and modify it to point to 17b, e.g.: https://dl.google.com/android/repository/android-ndk-r17b-linux-x86_64.zip Tom _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev