make
Free Pascal Compiler version 3.2.2 [2021/07/09] for x86_64
Copyright (c) 1993-2021 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling musicplayer.pas
Compiling ./sdl2/units/sdl2.pas
Compiling ./sdl2/units/sdl2_mixer.pas
Compiling ./sdl2/units/sdl2_ttf.pas
Compiling search.pas
Compiling exiftool.pas
Linking musicplayer
/usr/bin/ld : ne peut pas trouver -lSDL2 : Aucun fichier ou dossier de ce type
/usr/bin/ld : ne peut pas trouver -lSDL2_mixer : Aucun fichier ou dossier de ce type
/usr/bin/ld : ne peut pas trouver -lSDL2_ttf : Aucun fichier ou dossier de ce type
Error: Error while linking
Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode
make: *** [Makefile:12 : musicplayer] Erreur 1
Partager