Bug#862808: libqglviewer-headers: wrong include in /usr/include/QGLViewer/vec.h, line 29
Sebastian
xfychi at gmail.com
Wed May 17 11:07:45 UTC 2017
Package: libqglviewer-headers
Version: 2.6.3+dfsg2-3
Severity: normal
Dear Maintainer,
trying to use #include<QGLViewer/qglviewer.h>
leads to compilation error:
/usr/include/QGLViewer/vec.h:29:24: fatal error: QDomElement: No such
file or directory
# include <QDomElement>
solved effectively by changind line 29 of /usr/include/QGLViewer/vec.h to:
# include <QtXml/QDomElement>
Architecture: amd64
-- System Information:
Debian Release: 9.0
Architecture: amd64
(x86_64)
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information
More information about the debian-science-maintainers
mailing list