Helmut Kudrnovsky wrote: > Hi Martin, > > -----Ursprüngliche Nachricht----- > Von: Martin Landa Gesendet: > 14.08.2010 13:27:17 > An: Helmut Kudrnovsky > Betreff: Re: [GRASS-dev] Nightly WinGrass-builds (65,70) broken > >>2010/8/14 Helmut Kudrnovsky >> the nightly Wingrass65- and WinGrass70-builds seems to be broken: >>> >>> [http://josef.fsv.cvut.cz/wingrass/grass65/] => no files >> >>> [http://josef.fsv.cvut.cz/wingrass/grass70/] => last build from 10-Aug-2010 >>> 16:01 >> >>yes, the problem are ctypes. Probably it would be better to disable it >>on Windows. > > as you can see in my other mail about WinGrass70 compiling error > ([http://lists.osgeo.org/pipermail/grass-dev/2010-August/051577.html]), > there seems to be an additional cause for failing wingrass7. > > I've tried compiling wingrass65, there is only the ctypes problem. > I've tried to start wingrass out of > C:\OSGeo4W\usr\src\grass6_devel\bin.i686-pc-mingw32, > there is following error: > > GRASS 6.5> Traceback (most recent call last):File > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/wxgui.py", > line 65, in import gui_modules.layertree as layertreeFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py", > line 40, in import toolbarsFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/toolbars.py", > line 42, in from nviz import haveNvizFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz.py", > line 29, in import nviz_mapdispFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz_mapdisp.py", > line 39, in from workspace import Nviz as NvizDefaultFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/workspace.py", > line 40, in import wxnvizFile > "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/wxnviz.py", > line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)NameError: > name 'UNCHECKED' is not defined
same on linux why is wxnviz loaded on startup? Markus M _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
