Hi Torsten, 2013/6/25 Torsten Dreyer <tors...@t3r.de>: > I'm failing to build SimGear on 64bit linux: > EffectGeode.cxx:83:136: error: no matching function for call to > ‘osg::Geometry::setVertexAttribArray(int&, osg::Geometry::ArrayData)’ > > OSG is stable 3.0.1 from svn (same with OSG trunk) > SimGear is git next from today
seems you are using a too new version of OSG. The latest version of OSG working for me is 3.1.7. setVertexAttribArray has been deprecated and removed within OSG >= 3.1.8. Btw. OSG trunk == 3.1.8 Tom ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel