HI Marcin, On 5 February 2013 14:28, Marcin Prus <[email protected]> wrote: > I've sent fix to submission list early january. Was it rejected? Or is it > still pending on your list?
I haven't posted a osg-submissions fix for this issue. Looking at other threads about this issue it looks like using the Standard C++ <cmath> header instead of <math.h> might be the solution, and as I've just checked in a clean up of the include/osg/Math header to use <cmath> and <cfloat> instead of lots of platform specific hacks it could well be that this problem is already fixed. Could you try out svn/trunk version of the OSG and let me know if you still see the problem? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

