MrSid image error
Frank Warmerdam
warmerdam at POBOX.COM
Fri Jan 20 07:34:01 PST 2006
On 1/20/06, krishna S <kris_rock82 at yahoo.com> wrote:
> Hi Frank,
> thanks for your reply, when i typed the command 'gdalinfo --format
> mrsid' it said that it couldnt found any such format, so i guess its the
> problem with my GDAL configure with mrsid support.
>
> This how my nmake.opt file looks like for mrsid support
>
> MRSID_DIR = C:\projects\Geo_DSDK-5.0.6.955
> MRSID_INCLUDE = -I$(MRSID_DIR)\include\base -I$(MRSID_DIR)\include\support \
> -I$(MRSID_DIR)\include\metadata \
> -I$(MRSID_DIR)\include\mrsid_readers \
> -I$(MRSID_DIR)\include\j2k_readers
> MRSID_LIB = $(MRSID_DIR)\lib\Release_md\lti_dsdk_dll.lib advapi32.lib
> user32.lib
>
> Is there anything else i should add to make it work, if you want i can send
> the whole nmake.opt file.
Kris,
The makefile entries seem ok. My guess is that you aren't
using the GDAL DLL you just built, or you changed the nmake.opt
file but didn't do a completely clean build (ie. nmake /f makefile.vc clean
first).
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 MapServer-users
mailing list