Hi Jason,

The GL_GEOMETRY_SHADER_EXT should now be GL_GEOMETRY_SHADER as this is what
GLDefines and modern OpenGL provides.  I have checked this fix into
svn/trunk.

Could you update to latest in svn/trunk and let me know how you get on.

Cheers,
Robert

On 3 February 2015 at 15:24, Jason MacDonald <jason.macdon...@ditchwitch.com
> wrote:

>  I just checked out the latest revision from the trunk (rev 14678) and
> attempted to compile.
>
> I receive the following compiler error:
>
> In file included from
> C:/Users/jason/Desktop/dev/OpenSceneGraph/include/osg/StateAttribute:20:0,
>
>                  from
> C:/Users/jason/Desktop/dev/OpenSceneGraph/include/osg/AlphaFunc:17,
>
>                  from
> C:\Users\jason\Desktop\dev\OpenSceneGraph\src\osg\AlphaFunc.cpp:14:
>
> C:/Users/jason/Desktop/dev/OpenSceneGraph/include/osg/Shader:93:24: error:
> 'GL_GEOMETRY_SHADER_EXT' was not declared in this scope GEOMETRY =
> GL_GEOMETRY_SHADER_EXT,
>
>
>
> It appears this was originally defined in include/osg/GL2Extensions but
> was recently removed? What is the proper fix to redefine this? (and other
> possible errors I will receive)
>
>
>
> Thank you,
>
> Jason
>  This email and any files transmitted with it from The Charles Machine
> Works, Inc. are confidential and intended solely for the use of the
> individual or entity to which they are addressed. If you have received this
> email in error please notify the sender. Our company accepts no liability
> for the contents of this email, or for the consequences of any actions
> taken on the basis of the information provided, unless that information is
> subsequently confirmed in writing. Please note that any views or opinions
> presented in this email are solely those of the author and do not
> necessarily represent those of the company. Finally, the recipient should
> check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to