Opened 17 months ago

Last modified 3 months ago

#66439 assigned defect

irrlichtmt fails to install on Mac OS 10.6 — at Version 2

Reported by: programmingkidx Owned by: l2dy (Zero King)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: irrlichtmt

Description (last modified by ryandesign (Ryan Carsten Schmidt))

While trying to install irrlichtmt on Mac OS 10.6 I saw this error:

Irrlicht/COpenGLDriver.cpp:2012:13: error: use of undeclared identifier 'GL_TEXTURE_CUBE_MAP_SEAMLESS'; did you mean 'OpenGLProcedures::TEXTURE_CUBE_MAP_SEAMLESS'?

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.

Change History (3)

Changed 17 months ago by programmingkidx

Attachment: main.log added

comment:1 Changed 17 months ago by jmroot (Joshua Root)

Owner: set to l2dy
Status: newassigned

comment:2 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.