[osg-users] Ready to tag OpenSceneGraph-3.3.8 dev release, please test
Robert Osfield
robert.osfield at gmail.com
Tue Jun 9 05:52:31 PDT 2015
Hi Rafa,
On 9 June 2015 at 06:01, Rafa Gaitan <rafa.gaitan at gmail.com> wrote:
> osg-trunk/include/osg/GLDefines:35:21: error: conflicting declaration
> 'typedef GLfloat GLdouble'
>
> I suspect this is the same problem others has spotted. I think you suggested
> to do a better identification in cmake, or maybe just check if the symbol
> already exists in that header. I'll try to provide a fix later today.
To keep things simple I will try out using a namespace osg around the
typedef's in GLDfines. I have just checked this into svn/trunk.
Could you try it out and see if that removes the conflict?
Thanks,
Robert.
More information about the osg-users
mailing list