0 Members and 1 Guest are viewing this topic.
g++ game.cpp -lsfml-window-s -lsfml-system-s -lsfml-graphics-s -DSFML_STATIC -static-libgcc -static-libstdc++ -o game.exe
/usr/bin/ld: cannot find -lsfml-window-s/usr/bin/ld: cannot find -lsfml-system-s/usr/bin/ld: cannot find -lsfml-graphics-scollect2: error: ld returned 1 exit status