We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 <lua.h> ^ 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
The text was updated successfully, but these errors were encountered:
Please pull and try again.
Sorry, something went wrong.
No branches or pull requests
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 <lua.h> ^ 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
The text was updated successfully, but these errors were encountered: