GeeKer writes: > Hi, guys > I have installed OSG 2.8.3 using '*yum install OpenSceneGraph**'. This > version works well.(osgviewer cow.osg => fps=40) > > But when I compiled OSG 2.8.3 myself, using './configure && make', it > run much slower than pre-compiled version. (fps < 20) > Still, 'bin/osgviewer cow.osg' shows a transparent window. My OS is > fedora GNOME 14. > > So, what's wrong with that? Any advices will be appreciated!
Strange, because ./configure also sets the build type to "Release". You can get the source package from your distribution and see which configuration options they selected at runtime. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

