Sunny,<br><br>The HDF5 driver is compiled as a plugin. You have to put the corresponding dll (gdal_HDF5.dll, gdal_HDF5Image.dll) from the /bin/gdal/plugins  directory to the /gdalplugins subdirectory from where your application is running.<br>
Alternatively you can set the GDAL_DRIVER_PATH environment variable to point to the directory where the plugin dll-s are located.<br><br>Best regards,<br><br>Tamas<br><br><br><div class="gmail_quote">2009/4/24 Sunny K <span dir="ltr">&lt;<a href="mailto:shkwak74@nate.com">shkwak74@nate.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi all,<br>
<br>
I installed gdal library (release-1500-x64-gdal-1-6-mapserver-5-2.zip),  but<br>
have some problems.<br>
-       Windows vista 64bit<br>
-       Visual Studio 2008 Standard.<br>
<br>
I want to process hdf5 file.<br>
When I executed following command, the error message was printed.<br>
% gdalinfo hdf5<br>
% ERROR 1: --format option given with format &#39;hdf5&#39;, but that format not<br>
recognised.  Use the --formats option to get a list of available formats,<br>
and use the short code (ie. GTiff or HFA) as the format identifier.<br>
<br>
I&#39;d appreciate it if you would tell me some information to solve this<br>
problem.<br>
<br>
Best regards,<br>
- sunny<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://n2.nabble.com/HDF5-problem-in-VS2008-C--Project-tp2689126p2689126.html" target="_blank">http://n2.nabble.com/HDF5-problem-in-VS2008-C--Project-tp2689126p2689126.html</a><br>
Sent from the GDAL - Dev mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</font></blockquote></div><br>