robertosfield wrote: > Hi Stuart, > > I don't recall resent changes to the files mentioned in your compiler > output, this makes a bit more difficult to point point what might have > caused this problem. > > When was the last time you build OSG master? Was it with the same > OS/Compiler set? Did you come across problems then? > > Robert.
Hi Robert, osgWrappers/serializers/osgVolume/MultipassTechnique.cpp was added since my prior (successful) build with VC++ 2015 (at rev 6308b4). VC++ needs the definition of osg::Texture2D (and other types used in members) to instantiate MultipassTechnique. Cheers, Stuart ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=70591#70591 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

