Jetson nano 4GB developer kit
jetpack 4.5.1
following this instructions
when executing
$HOME/install/bin/cmake .. -DGPU_ARCHS="53 62 72" -DTRT_LIB_DIR=/usr/lib/aarch64-linux-gnu/ -DCMAKE_C_COMPILER=/usr/bin/gcc -DTRT_BIN_DIR=`pwd`/out
i get following error
how to resolve?