Hi,
During the setup step of Master branch (or l4t-32.5.1 branch), there's following error :
/devel/RTR/SW/alliedvision_linux_nvidia_jetson/avt_build/resources/gcc/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz: No such file or directory
>> [F]...Failed to download gcc toolchain from url https://developer.nvidia.com/embedded/dlc/l4t-gcc-7-3-1-toolchain-64-bit...
>> Failed...
>> [i]...Script execution...
>> Failed...
It seems that the folder gcc within avt_build/resources/ is an empty folder and was not kept when pushing to github.
Manually create avt_build/resources/gcc helps to resolve the issue. I'm not sure if it is a correct solution.
Hi, During the setup step of Master branch (or l4t-32.5.1 branch), there's following error :
It seems that the folder gcc within avt_build/resources/ is an empty folder and was not kept when pushing to github.
Manually create avt_build/resources/gcc helps to resolve the issue. I'm not sure if it is a correct solution.
Best Regards, Pascal.