On Fri, Feb 8, 2013 at 6:49 PM, Robert Osfield <[email protected]>wrote:

> Hi Jan,
>
> Thanks for the feedback.  Could you try out some of the suggested
> workarounds?  If you find one that works I can merge the change or
> come up with something else that might work.
>


I am looking at them right now, but hacking the NDK STL headers doesn't
sound like a maintainable idea to me. I can probably #undef isnan, let's
see what happens.

I think the problem stems from the fact that this seems to be C++11 feature
and the default NDK compiler is the old gcc 4.4.3 which had isnan
"grandfathered" from C99.

Jan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to