Open NullVibes opened 1 year ago
Any one fix this issue ?
redowload depends files, tar.gz files is failed when clone
can someone fix this
Download the file again from the source code
This is what I do to clone the repo. The tar.gz
are in LFS
git clone https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV.git ${newTAK}
cd ${newTAK}
git lfs install --local
git lfs fetch
git lfs checkout
git submodule update --init --recursive
Also I manage scripts to build ATAK so you don't have to: https://github.com/talentedbrute/buildTAK/tree/main
Building ATAK Building The Prerequisite Dependencies Step 1: Unpack GDAL
$ tar -xvzf ./depends/gdal-2.4.4-mod.tar.gz
gzip: stdin: not in gzip format tar: Child return status 1 tar: Error is not recoverable: exiting now