Nick Prudent wrote:
> After compiling osgdb_ecw.dll, I've sucessfully loaded an ECW image file 
> using osgViewer --image option, yet the same file produces the following 
> message in osgDem:
>
>     ERROR 4: `ortho_image_ecw\_1_8_scale2.ecw' not recognised as a supported 
> file format.
>
>   
This error is coming from GDAL, probably wrapped into the osg_gdal 
plugin. It only tells that GDAL cannot open .ecw files. However, if 
another plugin can, this error becomes a waring.

Antoine
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to