Bruce,
I have built HDF5-166-win-vs2005 into GDAL1.6.0 and overnight stable branch. Try not to use the latest HDF5, use V1.66 instead. thanks, Shawn ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Clay, Bruce Sent: Tuesday, May 19, 2009 11:39 AM To: [email protected] Subject: [gdal-dev] HDF5 link problem I downloaded the latest version of HDF5 from ftp://ftp.hdfgroup.org/HDF5/current/bin/windows/ and am trying to build HDF5 support into GDAL 1.6.1. Unfortuneately when I enable HDF5 suuport in the nmake.opt I get unresolved link errors the interesting thing is that the errors are not just for HDF5. I do have SDE enabled and GRIB is enabled by default. I don't know that the first unresolved is but all of the error go away if I take HDF5 out of the build. Creating library gdal_i.lib and object gdal_i.exp gdalallregister.obj : error LNK2019: unresolved external symbol _GDALRegister_GEOR referenced in function _gdalallregis...@0 gdalallregister.obj : error LNK2019: unresolved external symbol _GDALRegister_HDF5Image referenced in function _gdalallregis...@0 gdalallregister.obj : error LNK2019: unresolved external symbol _GDALRegister_HDF5 referenced in function _gdalallregis...@0 gdalallregister.obj : error LNK2019: unresolved external symbol _GDALRegister_SDE referenced in function _gdalallregis...@0 gdalallregister.obj : error LNK2019: unresolved external symbol _GDALRegister_GRIB referenced in function _gdalallregis...@0 gdal16.dll : fatal error LNK1120: 5 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\link.EXE"' : return code '0x460' Stop. Has anyone seen this behavior and/or have a solution? Bruce This message and any enclosures are intended only for the addressee. Please notify the sender by email if you are not the intended recipient. If you are not the intended recipient, you may not use, copy, disclose, or distribute this message or its contents or enclosures to any other person and any such actions may be unlawful. Ball reserves the right to monitor and review all messages and enclosures sent to or from this email address.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
