glew fails to build from source on armhf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| glew (Ubuntu) |
High
|
Unassigned | ||
| Trusty |
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 |
Nigel Stewart (nigels) wrote : | #1 |
Sebastien Bacher (seb128) wrote : | #2 |
the current version builds fine, https:/
Changed in glew (Ubuntu): | |
milestone: | ubuntu-14.04-beta-2 → none |
status: | Confirmed → Fix Released |
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.