[GRASS-user] help building GRASS 7 svn on MacOSX Lion
Glynn Clements
glynn at gclements.plus.com
Sat Sep 24 15:34:54 EDT 2011
William Kyngesburye wrote:
> Ah, another holdout based on compiled code linked to wx libraries,
> instead of the current ctypes way. If, as Glynn says, there is a ctypes
> replacement, use it instead and compile 64bits and don't worry about the
> wximgview error.
wximgview is just C++ and wxWidgets (like 7.0's xganim), no Python
involved. wxpyimgview is a Python/wxPython version.
> Glynn, if wxpyimgview is fully functional (or d.mon works the same), is
> there a a reason to keep wximgview around? Maybe at least disable its
> compilation?
The C++ version may be faster; it may also be useful if using wxPython
is problematic for whatever reason. It can be disabled by building
--without-wxwidgets (which is the default).
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-user
mailing list