Robert, This happenned because I forgot to choose /MD as a CRT library, in case anyone is curious.
John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Osfield Sent: Tuesday, May 13, 2008 12:41 PM To: OpenSceneGraph Users Subject: Re: [osg-users] DelaunayTriangulator's Input Point Array On Tue, May 13, 2008 at 5:28 PM, Argentieri, John-P63223 <[EMAIL PROTECTED]> wrote: > Once the Delaunay triangulator has been run on the Vec3Array that I > set at its input array, the array can't be deleted. The Delaunay > triangulator must be putting something bad into that array. Any ideas? > I can't even call > clear() on the array in VS8 debugger. I have no ideas. I'm not the original author of osgUtil::DelaunayTriangulator so am in little better position than yourself w.r.t debugging it. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or g _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

