[Gdal-dev] svn build error
Joaquim Luis
jluis at ualg.pt
Sun Oct 28 12:10:59 EDT 2007
Mateusz Loskot wrote:
> Lucena, Ivan wrote:
>
>> Matteusz,
>>
>> The binary distribution of HDF4 doesn't carry debug libraries. So it
>> looks like the solution for us is to get the source and change the
>> settings to compile with all debugging libraries. Isn't it right?
>>
>
> Ivan,
>
> I see following two options:
>
> - For end-user purposes, GDAL should be compiled using non-debug
> optimized configuration and link against non-debug version of HDF.
>
> - For development purposes, debug builds are required, and in that case
> it's reasonable to build debug version of HDF from sources,
> because as I understand, there is no HDF SDK in binary form available.
>
OK,
I run a make clean, reset the compiling flags in nmake.opt to optimized
and now it works again.
Joaquim
More information about the Gdal-dev
mailing list