tetris-sdl-c icon indicating copy to clipboard operation
tetris-sdl-c copied to clipboard

cant compile it on arch linux

Open MehdiQaos opened this issue 4 years ago • 0 comments

tetris-sdl-c/src/init.h:6:multiple definition ofwindow'; init.o:/tetris-sdl-c/src/init.h:6: first defined here tetris-sdl-c/src/init.h:7: multiple definition of render'; init.o:/tetris-sdl-c/src/init.h:7: first defined here tetris-sdl-c/src/input.h:4: multiple definition of TETROMINO_ACTION'; input.o:/tetris-sdl-c/src/input.h:4: first defined here collect2: error: ld returned 1 exit status make: *** [makefile:17: tetris_toy] Error 1

MehdiQaos avatar Sep 25 '21 02:09 MehdiQaos