Le mardi 03 février 2015 15:32:19, Rashad M a écrit :
> On Tue, Feb 3, 2015 at 9:47 AM, Even Rouault
>
> wrote:
> > Le mardi 03 février 2015 08:02:58, Rashad M a écrit :
> > > Hello,
> > >
> > > Is it possible to use existing libz when building gdal on msvc. On
> > > linux
> >
> > I
> >
> > >
On Tue, Feb 3, 2015 at 9:47 AM, Even Rouault
wrote:
> Le mardi 03 février 2015 08:02:58, Rashad M a écrit :
> > Hello,
> >
> > Is it possible to use existing libz when building gdal on msvc. On linux
> I
> > can pass --with-libz= during configure. But on windows I couldn't find
> any
> > options
Le mardi 03 février 2015 08:02:58, Rashad M a écrit :
> Hello,
>
> Is it possible to use existing libz when building gdal on msvc. On linux I
> can pass --with-libz= during configure. But on windows I couldn't find any
> options in the be-alike nmake.opt
>
> Also in gdal/port/Makefile.vc there is
Hello,
Is it possible to use existing libz when building gdal on msvc. On linux I
can pass --with-libz= during configure. But on windows I couldn't find any
options in the be-alike nmake.opt
Also in gdal/port/Makefile.vc there is zlib includes in EXTRAFLAGS which
points to internal zlib from frmt