Hi Guy, hmm, maybe you confound the Config.h of osgPPU with the Config.h of OSG. These are different things. Currently in osgPPU/Export.h the Config.h is not used at all, hence it shouldn't be any problem when building the osgPPU. Including hte osg/Config.h is also not required, because all the needed information about the current OSG-Setup can be acquired from osgversion (this is also how it is done currently).
Cheers, art ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=9281#9281 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

