[Gdal-dev] Problem with HDF4 samples
Daniele Romagnoli
dany.geotools at gmail.com
Thu Jul 13 07:18:03 EDT 2006
Ok. Now I have downloaded the library required to build GDAL with HDF4
support.
But now I have another question.
The HDF42r1 folder contains two subdirectories:
DLL which contains:
hd421m.dll
hd421m.lib
hm421m.dll
hm421m.lib
and LIB which contains:
hd421.lib
hm421.lib
How I need to configure the NMAKE.OPT?
I'm talking about the second options of the HDF4 support section (HDF4_LIB).
# Uncomment the following and update to enable NCSA HDF Release 4 support.
HDF4_DIR = c:\work\HDF42r1
HDF4_LIB = /LIBPATH:$(HDF4_DIR)\lib Ws2_32.lib
There is no Ws2_32.lib in the HDF42r1's lib directory.
Which of the previously introduced *.lib I need to set in this option?
Thanks a lot.
--
Best Regards,
Daniele
On 7/13/06, Daniele Romagnoli <dany.geotools at gmail.com> wrote:
>
>
> Daniele,
> >
> >
> >
> > Run gdalinfo –formats to see if you have the driver installed, you are
> > using the gdal you build with c++ on windows recently I guess?
> >
> >
> >
> > The driver info is here
> > http://www.remotesensing.org/gdal/gdal_building.html#gdal_building_libraries
> >
> >
> >
> > Norman
> >
>
> Hi Norman,
>
>
> 13 minutes after my first email, I have written a second one (^_^) :
> -----------------------------------------------------------------
>
> Ok...
> Stupid question :)
>
> Now I'm downloading the HDF4 library.
>
> I'm sorry...
> ------------------------------------------------------------------
>
> Thank you.
>
> Best Regards,
> Daniele
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060713/776dc319/attachment.html
More information about the Gdal-dev
mailing list