[Bf-committers] Msvc 7.1, error compiling ==> 'drawmesh.c'

Chris Burt desoto at exenex.com
Tue Mar 13 04:52:02 CET 2007


So then begins the debate of how long OpenGL 1.1 is supported. It
would be interested to do some research on what percentage of machines
are likely limited to OpenGL 1.1 calls... I'm not suggesting it be
ditched. I'm just suggesting it would be interesting.

Regards,
--Chris

On 3/12/07, Stephen Swaney <sswaney at centurytel.net> wrote:
> > On 3/12/07, Campbell Barton <cbarton at metavr.com> wrote:
> > >
> > >Maybe we need this since it seems its not defined everywhere...
> > >
> > >#ifndef GL_CLAMP_TO_EDGE
> > >#define GL_CLAMP_TO_EDGE        0x812F
> > >#endif
>
> On Tue, Mar 13, 2007 at 09:33:24AM +1100, Matt Ebb wrote:
> > Strangely, I've got this error too on gcc 3.4/Windows. Perhaps someone would
> > like to commit those defines where needed?
>
> GL_CLAMP_TO_EDGE is a feature of OpenGL 1.2 and above.  It does not show up on
> implementations that are still at 1.1
>
> You can create the define to make the compiler happy, but I don't
> know what happens if you use it on an unsupported platform.
>
> --
> Stephen Swaney
> sswaney at centurytel.net
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list