[GRASS-dev] Re: [GRASS GIS] #364: Compiling QGIS from svn has a
compiler error related to GRASS api
GRASS GIS
trac at osgeo.org
Mon Nov 17 03:32:10 EST 2008
#364: Compiling QGIS from svn has a compiler error related to GRASS api
----------------------+-----------------------------------------------------
Reporter: cgsbob | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords:
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Comment (by neteler):
Replying to [comment:4 glynn]:
> Replying to [comment:3 neteler]:
>
> > A rather simple solution could be to test the version as already done
in src/plugins/grass/qgsgrassnewmapset.cpp:
> >
> {{{
> #if GRASS_VERSION_MAJOR == 6 && GRASS_VERSION_MINOR >= 4
> }}}
>
> That won't distinguish between 6.4 as of a week ago and 6.4 as of today.
This is not a real problem since we are in the development branch of GRASS
6.
Source snapshots are already updated.
> OTOH, it will work fine if external code only ever uses release
versions.
... which should be the scope for the QGIS release.
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/364#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list