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
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to