Re: [osg-users] Correct way to set auto scale with osg::AutoTransform

2018-09-09 Thread tom spencer
Victoria Rudakova wrote: > > Could anyone point out what am I doing wrong or what is missing here? Thank > you! > Have you tried removing the calls to 'setMinimumScale' and 'setMaximumScale'? Do you have another static object(not auto scaled) in your scene? -- Read this

Re: [osg-users] osgQt include files

2018-09-09 Thread Michael W. Hall
Got the osgQt from github.  When I try to configure I am getting the following error.    CMake Error at  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148  (message):    Could NOT find OpenSceneGraph (missing: OPENSCENEGRAPH_LIBRARIES    OSGDB_FOUND OSGGA_FOUND OSGUTIL_FOUND