Advertisement
Guest User

Untitled

a guest
Jun 15th, 2018
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 1.10 KB | None | 0 0
  1. ┌┌(kermyt@games)(1049/pts/4)(02:00pm:06/15/18)-
  2. └┌(%:~/Downloads/build/midi2input/build)- make -I /usr/include/lua5.2
  3. [  4%] Automatic MOC for target fmt
  4. [  4%] Built target fmt_autogen
  5. [ 33%] Built target fmt
  6. [ 38%] Automatic MOC for target m2i
  7. [ 38%] Built target m2i_autogen
  8. [ 42%] Building CXX object src/CMakeFiles/m2i.dir/main.cpp.o
  9. In file included from /home/kermyt/Downloads/build/midi2input/src/main.cpp:24:0:
  10. /home/kermyt/Downloads/build/midi2input/src/lua.h:6:21: fatal error: lua.h: No such file or directory
  11. compilation terminated.
  12. src/CMakeFiles/m2i.dir/build.make:62: recipe for target 'src/CMakeFiles/m2i.dir/main.cpp.o' failed
  13. make[2]: *** [src/CMakeFiles/m2i.dir/main.cpp.o] Error 1
  14. CMakeFiles/Makefile2:243: recipe for target 'src/CMakeFiles/m2i.dir/all' failed
  15. make[1]: *** [src/CMakeFiles/m2i.dir/all] Error 2
  16. Makefile:151: recipe for target 'all' failed
  17. make: *** [all] Error 2
  18. ┌┌(kermyt@games)(1050/pts/4)(02:01pm:06/15/18)-
  19. └┌(%:~/Downloads/build/midi2input/build)- ls /usr/include/lua5.2
  20. lauxlib.h  luaconf.h  lua.h  lua.hpp  lualib.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement