On 8/2/07, Serge Lages <[EMAIL PROTECTED]> wrote: > Build finish. :) > Everything seems to work fine under Windows (with my apps, not tested the > examples).
Thanks for the testing. > I am just having an annoying warning : > openscenegraph\include\osg\view(135) : warning C4100: > 'camera' : unreferenced formal parameter > > Can you do something for it ? :) Ooo a difficult one, removing the unused camera parameter should do the trick. Now checked in. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

