Re: [GRASS-dev] Difficulty compiling GRASS on Mac

2018-05-11 Thread Michael Barton
Eric Hutton at the Community Surface Dynamics Modeling System has created a recipe for compiling GRASS using Anaconda. You can find it at: https://github.com/csdms-stack/grass-recipe I'm using a variant of this to create the stand-alone binaries for the Mac. Michael

Re: [GRASS-dev] remove raster map in C code

2018-05-11 Thread Markus Metz
On Fri, May 11, 2018 at 11:54 AM, Luca Delucchi wrote: > > On 11 May 2018 at 10:54, Markus Metz wrote: > > Hi Luca, > > > > Hi Markus, > > > On Fri, May 11, 2018 at 10:26 AM, Luca Delucchi > > wrote: > >> > >> Hi devs, >

Re: [GRASS-dev] [GRASS GIS] #3561: quiet option for garray.write()

2018-05-11 Thread GRASS GIS
#3561: quiet option for garray.write() --+-- Reporter: pesekon2 | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: Component: Python |Version: svn-trunk

[GRASS-dev] [GRASS GIS] #3561: quiet option for garray.write()

2018-05-11 Thread GRASS GIS
#3561: quiet option for garray.write() --+- Reporter: pesekon2 | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: Component: Python|

Re: [GRASS-dev] remove raster map in C code

2018-05-11 Thread Luca Delucchi
On 11 May 2018 at 10:54, Markus Metz wrote: > Hi Luca, > Hi Markus, > On Fri, May 11, 2018 at 10:26 AM, Luca Delucchi > wrote: >> >> Hi devs, >> >> I would like to remove a raster map inside a C module, looking aroung >> I found the

Re: [GRASS-dev] remove raster map in C code

2018-05-11 Thread Markus Metz
Hi Luca, On Fri, May 11, 2018 at 10:26 AM, Luca Delucchi wrote: > > Hi devs, > > I would like to remove a raster map inside a C module, looking aroung > I found the M_do_remove function used in g.remove and r.reclass. So I > tried to use it but I get error in compilation >

[GRASS-dev] remove raster map in C code

2018-05-11 Thread Luca Delucchi
Hi devs, I would like to remove a raster map inside a C module, looking aroung I found the M_do_remove function used in g.remove and r.reclass. So I tried to use it but I get error in compilation OBJ.x86_64-pc-linux-gnu/main.o: In function `main': main.c:(.text.startup+0x9eb): undefined