Hi Alexey,

On 22 January 2015 at 21:02, Alexey Pavlov <alex...@gmail.com> wrote:

> All defines are present in glext.h for mingw-w64. Wonder why  they not
> defined. See:
>
>
> https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/include/GL/glext.h
>
>

Perhaps CMake is using the Windows gl.h rather than the mingw one.  Have a
look to see what CMake has selected for the path to the OpenGL headers -
the variable is OPENGL_INCLUDE_DIR:PATH.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to