[GRASS-dev] Re: [GRASS GIS] #29: moving of vector object by mouse
GRASS GIS
trac at osgeo.org
Mon Feb 4 05:25:45 EST 2008
#29: moving of vector object by mouse
--------------------------+-------------------------------------------------
Reporter: zanollim | Owner: martinl
Type: enhancement | Status: assigned
Priority: major | Milestone: 6.4.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxgui, digitization
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:4 martinl]:
> You need to recompile vdigit interface since it has been changed
(r29940).
{{{
> cd gui/wxpython/vdigit
> make
}}}
sorry, it should be
{{{
cd gui/wxpython/vdigit
make clean
make
}}}
You need to recompile it from scratch since some fn prototypes has been
changed too.
Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/29#comment:5>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list