I believe you need drivers and headers that support OpenGL 1.4 for
that.  Those extensions were added to the ARB in early 2003 - even
Apple has had them for years.<br>
<br>
There's no real need to build the vertex objects since even the most
basic structure of them is still being discussed and not
finalized.&nbsp; <br><br><div><span class="gmail_quote">On 9/13/06, <b class="gmail_sendername">Hans-Christoph Steiner</b> &lt;<a href="mailto:hans@eds.org">hans@eds.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>This is the same debian/stable box from the autobuild farm that I<br>have been reporting about:<br><br>g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-<br>loops=16 -funroll-loops -ffast-math -mmmx&nbsp;&nbsp;-I/usr/X11R6/include -I/
<br>usr/include/ffmpeg -I/usr/include/ffmpeg -I/usr/include/quicktime&nbsp;&nbsp; -<br>I/usr/include/freetype2&nbsp;&nbsp; -I..&nbsp;&nbsp;-I/usr/include/FTGL -I/usr/include/<br>freetype2 -I/home/pd/auto-build/pd-extended/pd/src&nbsp;&nbsp;vertex_grid.cpp -<br>
o vertex_grid.o<br>vertex_draw.cpp: In destructor `virtual vertex_draw::~vertex_draw()':<br>vertex_draw.cpp:67: error: `glDeleteBuffersARB' undeclared (first use<br>this<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>vertex_draw.cpp:67: error: (Each undeclared identifier is reported
<br>only once<br>&nbsp;&nbsp;&nbsp;&nbsp;for each function it appears in.)<br>vertex_draw.cpp: In member function `virtual void<br>&nbsp;&nbsp;&nbsp;&nbsp;vertex_draw::render(GemState*)':<br>vertex_draw.cpp:183: error: `glGenBuffersARB' undeclared (first use this
<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>vertex_draw.cpp:185: error: `GL_ARRAY_BUFFER_ARB' undeclared (first<br>use this<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>vertex_draw.cpp:185: error: `glBindBufferARB' undeclared (first use this<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>vertex_draw.cpp:188: error: `GL_DYNAMIC_DRAW_ARB' undeclared (first
<br>use this<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>vertex_draw.cpp:188: error: `glBufferDataARB' undeclared (first use this<br>&nbsp;&nbsp;&nbsp;&nbsp;function)<br>make[1]: *** [vertex_draw.o] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>make[1]: Leaving directory `/home/pd/auto-build/pd-extended/Gem/src/
<br>Vertex'<br>make: *** [Vertex] Error 2<br><br><br>------------------------------------------------------------------------<br><br>As we enjoy great advantages from inventions of others, we should be<br>glad of an opportunity to serve others by any invention of ours; and
<br>this we should do freely and generously.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Benjamin Franklin<br><br><br><br>_______________________________________________<br>GEM-dev mailing list<br><a href="mailto:GEM-dev@iem.at">GEM-dev@iem.at</a><br><a href="http://lists.puredata.info/listinfo/gem-dev">
http://lists.puredata.info/listinfo/gem-dev</a><br></blockquote></div><br>