Hi,

When building 2.9.9 the following warnings/errors are generated:

1>SphereSegment.cpp
1>.\SphereSegment.cpp(1368) : warning C4091: '' : ignored on left of 'double' 
when no variable is declared
1>.\SphereSegment.cpp(1368) : error C2143: syntax error : missing ';' before 
'constant'
1>.\SphereSegment.cpp(1368) : error C2106: '=' : left operand must be l-value

Build environment is Windows 7, VS2008 SP1, 64bit release with QT. Does the 
variable "rad2" in line 1368 of SphereSegment.cpp redefine a macro or typedef? 
Renaming this variable eliminates the compile error.

Thank you!

Cheers,
Erin

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=31997#31997





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

Reply via email to