Hi Bill,

I don't have any Cygwin expertise so can't provide any pointers.  I'd
like to make the general note that the OSG does from time to time have
working Cygwin port, but Cygwin itself seems to be a moving target, or
at least users installation seems to be.

The Cygwin build support is maintained by members of the community
that use Cygwin, but this is just a small set of developers so the
build isn't always up to date w.r.t latest Cgwin or OSG.  I would like
to see more consistent support for Cygwin but this depends entirely on
developers like yourself learning a bit about Cygwin and the OSG
tweaking things to get things working cleanly.

Feedback over the last year has been the Mingw has been a bit more
reliable, so if Cygwin doesn't turn out to work well then perhaps
Mingw will.

Robert.

On 2/15/07, Bill Galbraith <[EMAIL PROTECTED]> wrote:
{Reposted from a previous message}


I got an error while compile OSG out of cvs with Cygwin. I went ahead and
did a 'make -k', to let it keep going, to see what other errors there are.
The 'isnan' error showed up a numebr of times. That looked like it.

        ../../../include/osg/Math: In function `bool osg::isNaN(float)':
        ../../../include/osg/Math:200: error: `isnan' undeclared (first use
this function)

Ideas on fixing this?  I reinstalled the math package from the Cygwin
installation, thinking that maybe I didn't install everything. That wasn't
it. I read in the ChangeLog something about cmath. I tried to include that
in Math, but that didn't help either.

Ideas on how to fix THIS problem?

Thanks so much for helping,
Bill

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to