[GRASS-dev] Re: [GRASS GIS] #885: WinGrass: displaying
r.external-linked raster data not working
GRASS GIS
trac at osgeo.org
Thu Jan 21 19:07:29 EST 2010
#885: WinGrass: displaying r.external-linked raster data not working
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Display | Version: svn-releasebranch64
Resolution: | Keywords: r.external, WinGrass
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by neteler):
Replying to [comment:7 glynn]:
> Replying to [comment:6 neteler]:
>
> > It seems that gdal.c depends on lib/gis/counter.c which isn't in 6.x.
> > Add that as well?
>
> That's overkill; I would just add the following to gdal.c:
...
> counter.c was added to 7.0 to support multi-threaded code, which
wouldn't work in 6.x without a lot of other changes.
Done so - see attached diff. I am now stuck with these compile error:
{{{
gdal.c: In function ‘G_create_gdal_link’:
gdal.c:366: warning: implicit declaration of function ‘G__init’
gdal.c:393: error: ‘struct G__’ has no member named ‘nbytes’
}}}
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/885#comment:10>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list