Bug#944548: visp ftbfs on armel/armhf where it built before
Matthias Klose
doko at debian.org
Mon Nov 11 16:55:41 GMT 2019
Package: src:visp
Version: 3.2.0-1
Severity: serious
Tags: sid bullseye
visp ftbfs on armel/armhf where it built before
/<<PKGBUILDDIR>>/modules/ar/src/coin-simulator/vpViewer.cpp:93:9: error:
‘glDrawPixels’ was not declared in this scope; did you mean ‘glReadPixels’?
93 | glDrawPixels((GLsizei)simu->getInternalWidth(),
(GLsizei)simu->getInternalHeight(), (GLenum)GL_LUMINANCE,
| ^~~~~~~~~~~~
| glReadPixels
/<<PKGBUILDDIR>>/modules/ar/src/coin-simulator/vpViewer.cpp:96:9: error:
‘glDrawPixels’ was not declared in this scope; did you mean ‘glReadPixels’?
96 | glDrawPixels((GLsizei)simu->getInternalWidth(),
(GLsizei)simu->getInternalHeight(), (GLenum)GL_RGB,
| ^~~~~~~~~~~~
| glReadPixels
/<<PKGBUILDDIR>>/modules/ar/src/coin-simulator/vpViewer.cpp:101:7: error:
‘glClearDepth’ was not declared in this scope; did you mean ‘glClearDepthf’?
101 | glClearDepth(100.0); // Profondeur du Z-Buf
| ^~~~~~~~~~~~
| glClearDepthf
More information about the debian-science-maintainers
mailing list