Hi, Thanks to make the osgboostpython code! i'm running osgboostpython on mac osx 10.6 (osg svn, 64-bit) boost+python support from source (1.41)
now i'm tring to runs some examles, but i have problems using the code from the main page : In [12]: s.setTextureAttributeAndModes(0, t, osg.StateAttribute.Values.ON) ------------------------------------------------------------ Traceback (most recent call last): File "<ipython console>", line 1, in <module> AttributeError: type object 'Values' has no attribute 'ON' any clue on what's wrong? p.s. ... tring to build osgboostpython , seems that it don't recognize the .dylb files so i had to simlink *.dylb to *.so.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

