Bonjour,
J'essaye de compiler Total Annihilation Spring (j'écris un tuto pour le wiki), mais lors de la phase de vérification des dépendances (
scons configure), il me dit :
Checking for C++ header file GL/gl.h... yes
Checking for C library GL... yes
Checking for C++ header file GL/glu.h... yes
Checking for C library GLU... no
Checking for C library glu32... no
Could not find one of these libraries: ['GLU', 'glu32']
Je ne sais pas quel paquet installé, j'en ai déjà installer plusieurs que je pensais correspondre : freeglut (32 et 64 bits), mesaGLchépakoi, ... en vain
Une idée ?