Hi,<br><br>I am able to read ESRI and TAB files using&nbsp;  the ogrinfo tool but I get:<br>&quot;ERROR 4: `d:\data\world.shp&#39; not recognised as a supported file format.&quot;<br>when running<br>java -cp build\classes;apps gdalinfo d:\data\world.shp
<br><br>Am I missing some file in my path?<br><br>I have build the Java binding using nmake and swigwin-1.3.31.<br>I&#39;ve only got a few warnings during the process:<br>Warning(453): Can&#39;t apply (IF_ERROR_RETURN_NONE). No typemaps are defined.
<br>Warning(302): Identifier &#39;Geometry&#39; redefined (ignored) (Renamed from &#39;OGRGeometryShadow&#39;),<br>&nbsp;Warning(302): previous definition of &#39;Geometry&#39; (Renamed from &#39;OGRGeometryShadow&#39;).<br>Warning(453): Can&#39;t apply (double argout[ANY]). No typemaps are defined.
<br><br><br><br>Regards,<br><br><br>