[GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

Glynn Clements glynn at gclements.plus.com
Wed Jan 16 17:44:57 EST 2008


Martin Landa wrote:

> > > It also should build library for wx digitization tool in the future,
> > > etc.
> >
> > This would probably require the Python checks, as it would need to
> > build Python wrappers for GRASS functions, but it still shouldn't need
> > the wxPython checks.
> 
> Well I am not sure about wx/wxpython version check. C/C++ code needed
> for digitization tool is compiled against wx library. So maybe
> checking wx version makes sense.

In that case, yes. I had assumed that the GUI was written in Python
with the C/C++ code only calling GRASS. If the C/C++ code is also
calling wx, then it needs to use the configure checks.

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


More information about the grass-dev mailing list