Thanks for the fix, Robert. My mistake on that. -Paul
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Robert Osfield > Sent: Friday, March 14, 2008 5:12 AM > To: OpenSceneGraph Users > Subject: Re: [osg-users] Testing of SVN version please > > Hi Ulrich, > > On Fri, Mar 14, 2008 at 11:06 AM, Robert Osfield > <[EMAIL PROTECTED]> wrote: > > I've seen reports of this type of problem before - definition of > > static values in headers, can't remember the exact times but its > > happened a couple of time in osg history. Fixes would be > to move the > > definition into the .cpp, to change to using #define or to use an > > enum. I'll have a bash with converting it to an enum. > > Changing to enum certainly keeps things compiling under Linux. > > Could you do an svn update and let me now how the compile is? > Once I've got confirmation that this works I'll go ahead and > make 2.3.5. > > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce negraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

