GLEW does not support OpenGLES. Therefore it seems doubtful that openimageio-1.3.12 supports OpenGLES unless there is some kind of build option for that.
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glew in Ubuntu. https://bugs.launchpad.net/bugs/1301033 Title: glew fails to build from source on armhf Status in glew package in Ubuntu: Confirmed Status in glew source package in Trusty: Confirmed Bug description: trying to build openimageio on armhf, ignoring the b-d on opencolorio, you get a build failure: In file included from /usr/include/qt4/QtOpenGL/QGLWidget:1:0, from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/ivgl.h:52, from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:32: /usr/include/qt4/QtOpenGL/qgl.h:85:17: error: conflicting declaration 'typedef GLfloat GLdouble' typedef GLfloat GLdouble; ^ In file included from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.h:50:0, from /home/doko/tmp/openimageio-1.3.12~dfsg0/src/iv/imageviewer.cpp:31: /usr/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble' typedef double GLdouble; ^ make[4]: *** [src/iv/CMakeFiles/iv.dir/imageviewer.cpp.o] Error 1 make[4]: Leaving directory `/home/doko/tmp/openimageio-1.3.12~dfsg0/build' how ready is openimageio for OpenGLES? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glew/+bug/1301033/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp