engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::setupCamera(float, float, float, float)’:
engines/grim/gfx_opengl.cpp:359: error: ‘glFrustumf’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::startActorDraw(const Math::Vector3d&, float, const Math::Angle&, const Math::Angle&, const Math::Angle&, bool, float)’:
engines/grim/gfx_opengl.cpp:566: error: ‘glFrustumf’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawShadowPlanes()’:
engines/grim/gfx_opengl.cpp:650: error: ISO C++ forbids variable length array ‘vertices’
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawModelFace(const Grim::MeshFace*, float*, float*, float*)’:
engines/grim/gfx_opengl.cpp:756: error: ISO C++ forbids variable length array ‘vert’
engines/grim/gfx_opengl.cpp:757: error: ISO C++ forbids variable length array ‘normal’
engines/grim/gfx_opengl.cpp:758: error: ISO C++ forbids variable length array ‘tex’
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawBitmap(const Grim::Bitmap*, int, int)’:
engines/grim/gfx_opengl.cpp:1081: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawTextObject(const Grim::TextObject*)’:
engines/grim/gfx_opengl.cpp:1311: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawMovieFrame(int, int)’:
engines/grim/gfx_opengl.cpp:1575: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::irisAroundRegion(int, int, int, int)’:
engines/grim/gfx_opengl.cpp:1926: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawRectangle(const Grim::PrimitiveObject*)’:
engines/grim/gfx_opengl.cpp:1980: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawLine(const Grim::PrimitiveObject*)’:
engines/grim/gfx_opengl.cpp:2097: error: ‘glOrthof’ was not declared in this scope
engines/grim/gfx_opengl.cpp: In member function ‘virtual void Grim::GfxOpenGL::drawPolygon(const Grim::PrimitiveObject*)’:
engines/grim/gfx_opengl.cpp:2155: error: ‘glOrthof’ was not declared in this scope
make: *** [engines/grim/gfx_opengl.o] Erro