[GRASS-dev] Re: [GRASS GIS] #885: WinGrass: displaying
r.external-linked raster data not working
GRASS GIS
trac at osgeo.org
Thu Jan 21 18:59:30 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 hellik):
Replying to [comment:8 hellik]:
>
> i don't know if above information is helpfull for this issue.
>
> but it's maybe interesting ...
>
> {{{
> ./configure \
> --with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-16/lib
$OSGEO4W_ROOT_MSYS/lib" \
> --with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-16/include
$OSGEO4W_ROOT_MSYS/include" \
> [...]
> }}}
>
> in the output from Dependency Walker there is gdal15 mentioned (see
screenshot)
>
... for completness
{{{
./configure \
--with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-16/lib
$OSGEO4W_ROOT_MSYS/lib" \
--with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-16/include
$OSGEO4W_ROOT_MSYS/include" \
[...]
--with-gdal=$OSGEO4W_ROOT_MSYS/bin/gdal-config \
}}}
so maybe there is some mixing of gdal15 and gdal16 of the osgeo4w-stack
during compiling?
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/885#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list