Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _main.o: In function `~proc10Proc(Pointer(Void), Pointer(Void), Nil)@/home/sardaukar/.asdf/installs/crystal/0.23.1/src/gc/boehm.cr:109':
- main_module:(.text+0x3c399): undefined reference to `sfml_sprite_finalize'
- _main.o: In function `~proc12Proc(Pointer(Void), Pointer(Void), Nil)@/home/sardaukar/.asdf/installs/crystal/0.23.1/src/gc/boehm.cr:109':
- main_module:(.text+0x49679): undefined reference to `sfml_rectangleshape_finalize'
- _main.o: In function `~proc13Proc(Pointer(Void), Pointer(Void), Nil)@/home/sardaukar/.asdf/installs/crystal/0.23.1/src/gc/boehm.cr:109':
- main_module:(.text+0x49ef9): undefined reference to `sfml_text_finalize'
- collect2: error: ld returned 1 exit status
- Error: execution of command failed with code: 1: `cc "${@}" -o '/home/sardaukar/Code/OWN/crystal/adlez/adlez_release' -rdynamic -lxml2 -lvoidcsfml-audio -lvoidcsfml-graphics -lvoidcsfml-window -lvoidcsfml-system -lpcre -lm -lgc -lpthread /home/sardaukar/.asdf/installs/crystal/0.23.1/src/ext/libcrystal.a -levent -lrt -ldl -L/usr/lib -L/usr/local/lib`
- make: *** [Makefile:20: adlez] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement