Bonjours, j'ai posté ce même message dans un autre sujet du même nom mais aprés coup je me suis dit que si le sujet est fermé, personne ne verra ce message
Lors de l'installation de stechec2, j'ai eu un problème lors de l'étape où faut configurer le projet : " ./waf.py configure --with-games=tictactoe,prologin2016 --prefix=/usr") voici ce qu'affiche le terminal :
vincent@vincent-VirtualBox:~/stechec2$ ./waf.py configure --with-games=tictactoe,prologin2016 --prefix=/usr
Setting top to : /home/vincent/stechec2
Setting out to : /home/vincent/stechec2/build
Checking for 'g++' (C++ compiler) : /usr/bin/g++
Unpacking gtest : yes
Checking for library pthread : yes
Checking for compiler flags -Wall : yes
Checking for compiler flags -Wextra : yes
Checking for compiler flags -std=c++14 : yes
Checking for compiler flags -O2 : yes
Checking for compiler flags -ffast-math : yes
Checking for program 'pkg-config' : not found
Could not find the program ['pkg-config']
(complete log in /home/vincent/stechec2/build/config.log)