Hi Mathias, As a test I've removed the optional template argument of the allocator from the MixinVector, so it just creates an std::vector<ValueT>. I have also removed the operator vector_type() methods, instead using the explict asVector() version in include/osg/Shape, also as an attempt to avoid ambiguity. It's a bit of long shot.
The two modified files are attached. Could you try these out on your systems. Robert.
MixinVector
Description: Binary data
Shape
Description: Binary data
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
