Changes between Initial Version and Version 2 of Ticket #66439
- Timestamp:
- Dec 11, 2022, 5:23:27 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #66439
-
Property
Status
changed from
new
toassigned
- Property Owner set to l2dy
-
Property
Status
changed from
-
Ticket #66439 – Description
initial v2 1 1 While trying to install irrlichtmt on Mac OS 10.6 I saw this error: 2 2 3 {{{ 3 4 Irrlicht/COpenGLDriver.cpp:2012:13: error: use of undeclared identifier 'GL_TEXTURE_CUBE_MAP_SEAMLESS'; did you mean 'OpenGLProcedures::TEXTURE_CUBE_MAP_SEAMLESS'? 5 }}} 4 6 5 I was not able to determine when GL_TEXTURE_CUBE_MAP_SEAMLESSwas added to Mac OS X. I think this symbol was added in OpenGL 3.2. According to this page "https://www.geeks3d.com/20121109/overview-of-opengl-support-on-os-x/" OpenGL 3.2 was not available on Mac OS 10.6.7 I was not able to determine when `GL_TEXTURE_CUBE_MAP_SEAMLESS` was added to Mac OS X. I think this symbol was added in OpenGL 3.2. According to this page "https://www.geeks3d.com/20121109/overview-of-opengl-support-on-os-x/" OpenGL 3.2 was not available on Mac OS 10.6.