[GRASS-dev] Re: [GRASS GIS] #570: startup problem with standalone GRASS install

Glynn Clements glynn at gclements.plus.com
Sat May 9 11:59:05 EDT 2009


Martin Landa wrote:

> >> Okay, I'm going to hold off doing anything regarding
> >> Windows until that gets sorted out.
> >
> > (if you guys haven't already read jef's input from that osgeo4w
> > bug report it may be useful..)
> 
> personally I spent a lot of my time trying to compile and run wxGUI
> vdigit on MS Windows - without success till now. And to be honest I am
> going to be frustrated from that. ;-)

FWIW, I eventually managed to get most of 7.0 to compile on Windows,
although a few bugs needed fixing. I had to upgrade make to 3.81.

r.li, r.tileset and Tcl/Tk NVIZ failed to compile.

r.li and r.tileset are known issues; r.li is Unix-specific, while
r.tileset is a bash script. I don't know what's up with NVIZ; it's
throwing up "undefined reference" errors for Tcl/Tk and OpenGL which
imply that the linker finds the import libraries but not the DLLs.

This is --without-python (I don't have SWIG installed) and
--without-wxwidgets (AFAICT, the wxWidgets and wxPython binary
packages don't work with wx-config.exe). The wxGUI works.

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


More information about the grass-dev mailing list