The graphics context is not included by default in the SlackBuilds.org
configuration for wxPython. I am preparing to build version 3.0.2.0 and want
to know how to specify the --enable- command. Is it '--enable-gcdc' or
some other name?
TIA,
Rich
The graphics context is not included by default in the SlackBuilds.org
configuration for wxPython. I am preparing to build version 3.0.2.0 and want
to know how to specify the --enable- command. Is it '--enable-gcdc' or
some other name?
TIA,
Rich
On Wed, Sep 7, 2016 at 11:26 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
The graphics context is not included by default in the SlackBuilds.org
configuration for wxPython. I am preparing to build version 3.0.2.0 and want
to know how to specify the --enable- command. Is it '--enable-gcdc' or
some other name?
I got this problem back in May 2009 and the solution was to recompile
wxPythonGTK with '--enable-graphics_ctx'.
How did you solve it in 2011?
https://lists.osgeo.org/pipermail/grass-user/2011-February/059613.html
Markus
On Wed, 7 Sep 2016, Markus Neteler wrote:
I got this problem back in May 2009 and the solution was to recompile
wxPythonGTK with '--enable-graphics_ctx'.
Markus,
Well, this is interesting. The current build of wxPython-2.8.12.1 does
have graphics_ctx enabled so I should not have seen this problem in grass.
Now I'm building -3.0.2.0, also with graphics_ctx enabled.
Don't understand why I'm having all these issues with grass-7.x.
Thanks,
Rich