[Gdal-dev] Problem getting ECW SDK 3.1 working with gdal
Thom DeCarlo
t.r.decarlo at larc.nasa.gov
Thu Apr 7 14:21:31 EDT 2005
Hi Brent,
Well, I'm not sure that's all you did.
I'm using:
GDAL 1.2.6 (cvs tarball 20050405)
NCSSource_3.1rc1_18Feb05
WinXP SP2
XP SP2 Full Platform SDK
VS.Net 2003 (Version 7.1.3088)
.NET Framework 1.1 (Version 1.1.4322 SP1)
The only Core SDK that I found seems specific to Windows Server 2003. I'm
hesitant to install this on my XPSP2 computer. Is there any danger here? I
haven't installed it and that might be why I still cannot find winhttp.h
anywhere on my computer.
Frank wrote:
> I believe winhttp.h is part of the MS Platform SDK which you need
> to download.
> I think the build.txt in the ECW SDK directory talks about this a bit.
Build.txt does indeed mention the Platform SDK, but only in the section
referring to Visual Studio 6. That's why I didn't install it initially.
Thanks,
Thom
--
Thom DeCarlo
------------------------------------------------------
Experience is a wonderful thing
It allows you to recognize a mistake when you make it again.
> -----Original Message-----
> From: Brent Fraser
> Sent: Wednesday, April 06, 2005 5:49 PM
> To: Thom DeCarlo; 'gdal-dev'
> Subject: Re: [Gdal-dev] Problem getting ECW SDK 3.1 working with gdal
>
> Thom,
>
> I'm successfully using:
>
> GDAL 1.2.6
> NCSSource_3.1rc1_18Feb05.zip
> VS .Net 2003
> MicroSoft Platform SDK
>
>
> Download the Core portion of the MicroSoft Platform SDK:
>
> http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
>
> Edit GDAL's nmake.opt to include the path to the Microsoft SDK:
>
> INC = -I$(GDAL_ROOT)\port -I$(GDAL_ROOT)\ogr -I$(GDAL_ROOT)\gcore \
> -I$(GDAL_ROOT)\alg -IC:\PROGRA~1\MIFD68~1\include
>
> I think that's it...
>
> Brent Fraser
>
More information about the Gdal-dev
mailing list