On Wed, Jun 4, 2008 at 9:11 PM, Kent Mein &lt;<a href="mailto:mein@cs.umn.edu">mein@cs.umn.edu</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I commited the thing for fixing the spacing for #else<br>
<br>
Grepping for glActiveTexture in RAS_2DFilterManager.cpp<br>
turns up nothing. &nbsp;This isn&#39;t a variable but is actually a function.<br>
Any futher hints as to whats going on?<br>
</blockquote></div><br>When looking at the gl.h header from my msvc9 install, this function is not present. The header gives the following info<br><br>#define GL_VERSION_1_1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br><br>Maybe it can help more knowledgable people to determine what is going on here.<br>
<br>/Nathan<br>