I've attached my "Texture" header.

The only other change needed to was to #define getlocaledecpoint() in 
src/osgPlugins/lua/lua-5.2.3/src/llex.c:205

I'm not sure of the _correct_ way to do this, and conditionally


Code:
#if !defined(getlocaledecpoint)
#define getlocaledecpoint()     ('.')
#endif




Thanks! again


--
Mike

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=60601#60601



Attachment: Texture
Description: Binary data

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to