[Bf-committers] gl errors CVS build

trip bf-committers@blender.org
Wed, 3 Mar 2004 22:06:14 -0500


Sorry about the first post. These are the erros with a freash CVS build 
in OSX 10.3


drawstuff/src/drawstuff.cpp:1331: error: `glDepthRange' cannot be used 
as a
    function
drawstuff/src/drawstuff.cpp: In function `void dsDrawLine(const float*, 
const
    float*)':
drawstuff/src/drawstuff.cpp:1339: error: `glColor3f' cannot be used as a
    function
drawstuff/src/drawstuff.cpp:1340: error: `glDisable' cannot be used as a
    function
drawstuff/src/drawstuff.cpp:1341: error: `glLineWidth' undeclared 
(first use
    this function)
drawstuff/src/drawstuff.cpp:1342: error: `glShadeModel' cannot be used 
as a
    function
drawstuff/src/drawstuff.cpp:1343: error: `GL_LINES' undeclared (first 
use this
    function)