Bonjour
,
J'ai suivi le tutoriel pour installer SFLM 2.2 sous Linux mais je n'y arrive pas, j'ai des messages d'erreurs :
||=== Build: Debug in gravity (compiler: GNU GCC Compiler) ===|
||warning: libjpeg.so.8, needed by ../../libs/SFML-2.2/lib/libsfml-graphics.so, not found (try using -rpath or -rpath-link)|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_std_error@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_set_defaults@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_start_compress@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_set_quality@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_stdio_dest@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_finish_compress@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_CreateCompress@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_destroy_compress@LIBJPEG_8.0'|
../../libs/SFML-2.2/lib/libsfml-graphics.so||undefined reference to `jpeg_write_scanlines@LIBJPEG_8.0'|
||=== Build failed: 9 error(s), 1 warning(s) (0 minute(s), 0 second(s)) ===|
Voilà, je ne comprends pas très bien pourquoi j'ai ça
Je suis sous Fedora 21 et j'utilise code blocks, merci d'avance pour votre aide