[GRASS-dev] GRASS 7 not compiling on Mac OSX 10.6
Glynn Clements
glynn at gclements.plus.com
Mon May 17 19:35:02 EDT 2010
Michael Barton wrote:
> I just updated from the CVS and tried to compile. I got errors at
> the end. I'm pretty sure that the ../gui/wxpython error is just a
> problem with the make file. But the ../lib/python error is something
> else. Here is the result.
>
> Errors in:
> /Users/cmbarton/grass_dev/grass70_dev/lib/python
> /Users/cmbarton/grass_dev/grass70_dev/gui/wxpython
> cmb-mbp:grass70_dev cmbarton$ cd /Users/cmbarton/grass_dev/grass70_dev/lib/python
> cmb-mbp:python cmbarton$ make
> make -C ctypes
> make[2]: ctypesgen.py: No such file or directory
This should now be ignored.
7.0 now uses ctypesgen to generate Python wrappers for the libraries,
rather than SWIG; you only need it if you want the wrappers (they are
needed for the wxGUI NVIZ module, though; there probably needs to be a
conditional import somewhere).
For more information, see:
> From: Glynn Clements <glynn at gclements.plus.com>
> Subject: Re: [GRASS-dev] RE: [GRASS-user] Question with Python-SWIG example
> [SEC=UNCLASSIFIED]
> Date: Mon, 17 May 2010 17:01:23 +0100
> Message-ID: <19441.26707.489147.570557 at cerise.gclements.plus.com>
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list