[Gdal-dev] ECW Source SDK Available - Linux Binaries Prepared
Frank Warmerdam
fwarmerdam at gmail.com
Fri Jan 28 14:51:54 EST 2005
On Thu, 27 Jan 2005 11:35:14 -0500, Steve Halasz <debian at adkgis.org> wrote:
> And frmts/ecw/GNUmakefile has:
>
> CPPFLAGS = $(GDAL_INCLUDE) -DFRMT_ecw $(CPPFLAGS)
Steve,
Change this to the following (colon before the = sign).
CPPFLAGS := $(GDAL_INCLUDE) -DFRMT_ecw $(CPPFLAGS)
If you are interested in ECW you might just want to work from last
nights CVS snapshot.
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