[Gdal-dev] MrSID ESDK 5.x

Frank Warmerdam warmerdam at pobox.com
Thu Oct 13 20:57:16 EDT 2005


On 10/13/05, Chapman, Martin <MChapman at sanz.com> wrote:
> Frank,
>
> It compiled fine, but there was one error in nmake.opt file.  On the
> last line of the mrsid esdk options:
>
> Incorrect:
> MRSID_LIB =     $(MRSID_DIR)\lib\Release_md\lti_esdk_dll.lib
> $(MRSID_LIB)-
>
> The - at the end of the line was giving the compiler errors.  I removed
> it and then it compiled.  I hope that - wasn't needed.
>
> Correct:
> MRSID_LIB =     $(MRSID_DIR)\lib\Release_md\lti_esdk_dll.lib
> $(MRSID_LIB)

Martin,

The "-" was a typo, I have removed it as well as updating
the -DMRSID_ESDK thing.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list