Hi Robert, Did rebuild OSG from scratch and no other OSG versions on the path.
The error occurs in getInterpolatedValue(GDALRasterBand *band, double x, double y); band->RasterIO returns the ERROR 5. colMax = negative.
I'll put some sample data on our ftp server later on. Regards Gert Message: 29 Date: Wed, 26 Jul 2006 08:25:52 +0100 From: "Robert Osfield" <[EMAIL PROTECTED]> Subject: Re: [osg-users] OSGdem problems To: "osg users" <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hi Gert, Could you try building the OSG from scratch and build under debug then re-run to see if we can get a meningful stack strace. The other thing to look at is to make sure no other OSG versions are on the path, such that 1.1 app pick up on 1.0 libs. Robert. -- Gert van Maren Head of Development K2Vi Virtual Reality Software Data Interface Technologies Ltd Phone: +64 21 2855581 Email: [EMAIL PROTECTED] Web: http://www.k2vi.com _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
