Allen Saucier wrote:
[al...@nlosdemobox:]$ make Scanning dependencies of target osgPPU [ 2%] Building CXX object src/osgPPU/CMakeFiles/osgPPU.dir/Unit.o In file included from /home/allen/projects/osgPPU/src/osgPPU/Unit.cpp:17: /home/allen/projects/osgPPU/include/osgPPU/Unit.h: In member function ‘void osgPPU::Unit::popFrameBufferObject(osg::State&)’: /home/allen/projects/osgPPU/include/osgPPU/Unit.h:311: error: ‘class osg::FBOExtensions’ has no member named ‘glBindFramebuffer’
Names of the member functions in the FBOExtensions class changed on trunk after the 2.8.2 release. OSG 2.8.3 was released off the 2.8 branch and is 99.9% API compatible with OSG 2.8.2. The FBOExtensions name changes are not in 2.8.3. It looks to me like trunk of osgPPU is tracking trunk of OSG (which I would expect).
Art and I discussed osgPPU and the 2.8.3 release previously. If you check the archives, I believe you'll find a post from me stating that the same version of osgPPU that worked with 2.8.2 should also work with 2.8.3.
-- -Paul Martz Skew Matrix Software http://www.skew-matrix.com/ _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org