`Scanning dependencies of target torchandroid
[ 97%] Building C object src/CMakeFiles/torchandroid.dir/init.c.o
In file included from /home/siddharth/Desktop/torch-android/src/init.c:3:0:
/home/siddharth/Desktop/torch-android/distro/pkg/torch/lib/luaT/luaT.h:7:17: fatal error: lua.h: No such file or directory
`Scanning dependencies of target torchandroid [ 97%] Building C object src/CMakeFiles/torchandroid.dir/init.c.o In file included from /home/siddharth/Desktop/torch-android/src/init.c:3:0: /home/siddharth/Desktop/torch-android/distro/pkg/torch/lib/luaT/luaT.h:7:17: fatal error: lua.h: No such file or directory
include
compilation terminated. src/CMakeFiles/torchandroid.dir/build.make:62: recipe for target 'src/CMakeFiles/torchandroid.dir/init.c.o' failed make[2]: [src/CMakeFiles/torchandroid.dir/init.c.o] Error 1 CMakeFiles/Makefile2:1173: recipe for target 'src/CMakeFiles/torchandroid.dir/all' failed make[1]: [src/CMakeFiles/torchandroid.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 done `