[GRASS-dev] grass7 on mac OSX

Glynn Clements glynn at gclements.plus.com
Wed Jun 2 04:41:30 EDT 2010


Massimo Di Stefano wrote:

> error in wx gui build (i'm using wx-cocoa) 
> log :
> http://www.geofemengineering.it/data/grass_wxgui_log.txt

pseudodc.h: In member function ‘virtual void gpdcFloodFillOp::DrawToDC(wxDC*, bool)’:
pseudodc.h:210: error: invalid conversion from ‘int’ to ‘wxFloodFillStyle’
pseudodc.h:210: error:   initializing argument 4 of ‘bool wxDC::FloodFill(wxCoord, wxCoord, const wxColour&, wxFloodFillStyle)’

These are caused by trying to use wxWidgets 2.9. GRASS requires
wxWidgets 2.8.

> while start grass in text mode, again  grass.lib is not avaiable as
> grass.python module 

You'll need to provide the output from "make -C lib/python" if you
want help with this.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list