You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google in its all-knowing wisdom has decreed that the latest version of the Android NDK shall be shipped as a 7zip self-extracting archive. So naturally ark errors with
Don't know how to expand http://dl.google.com/android/ndk/android-ndk-r10c-linux-x86_64.bin
I'd like to somehow let ark know that it should use 7z x #{file_path} in this case.
The text was updated successfully, but these errors were encountered:
Google in its all-knowing wisdom has decreed that the latest version of the Android NDK shall be shipped as a 7zip self-extracting archive. So naturally ark errors with
I'd like to somehow let ark know that it should use
7z x #{file_path}
in this case.The text was updated successfully, but these errors were encountered: