Il giorno 02/giu/2010, alle ore 10.41, Glynn Clements ha scritto: > > 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.
yes i suspected the error was related to wx version mine was just an attempt, beacouse i had to build it for the new python > >> 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. Thanks! i see this log thinking about the wxgui failure ... while was grass lib, this the log : http://www.geofemengineering.it/data/grass_lib_python_osx_log.txt > > -- > Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
