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 <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to