Hi Brian,

On 1/31/07, Brian Keener <[EMAIL PROTECTED]> wrote:

The change for the above would be to simply change:

> #ifdef WIN32

to

> #if defined(WIN32) && !defined(__CYGWIN__)

Let me know how you like the posts to osg-submissions.


What happens when you apply the above change to getRealPath() so that
it uses the unix style getrealpath?

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

Reply via email to