glew fails to build from source on armhf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glew (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Trusty |
Confirmed
|
High
|
Unassigned |
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/
/usr/include/
typedef GLfloat GLdouble;
^
In file included from /home/doko/
/usr/include/
typedef double GLdouble;
^
make[4]: *** [src/iv/
make[4]: Leaving directory `/home/
how ready is openimageio for OpenGLES?
Changed in glew (Ubuntu Trusty): | |
milestone: | none → ubuntu-14.04-beta-2 |
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.