QDomElement absent

Fermé
Lynyrd81 Messages postés 59 Date d'inscription vendredi 3 octobre 2008 Statut Membre Dernière intervention 24 avril 2011 - 24 avril 2011 à 20:20
Bonjour,

J'ai un problème avec la librairie QT. Je suis sous linux. J'ai installé toutes les librairies possibles et imaginable qui concerne mon problème (la derniere version de QT, QGLviewer etc...), mais il n'y a rien a faire. Quand j'essaie de compiler un programme (qmake puis make), j'obtient le message d'erreur suivant:
In file included from /usr/include/QGLViewer/constraint.h:26,
                 from /usr/include/QGLViewer/frame.h:34,
                 from /usr/include/QGLViewer/manipulatedFrame.h:26,
                 from /usr/include/QGLViewer/manipulatedCameraFrame.h:26,
                 from /usr/include/QGLViewer/camera.h:26,
                 from /usr/include/QGLViewer/qglviewer.h:26,
                 from viewer.h:4,
                 from viewer.cpp:1:
/usr/include/QGLViewer/vec.h:30: fatal error: QDomElement: Aucun fichier ou dossier de ce type
compilation terminated.

Pourtant QDomElement est sensé être installé avec QT.
Je n'y comprend plus rien. S vous pouvez m'aider j'en serais très reconnaissant.