[GRASS-dev] nviz compile errors on Mac OS X
Michael Barton
michael.barton at asu.edu
Mon Sep 15 10:23:00 EDT 2008
On Sep 15, 2008, at 1:08 AM, Glynn Clements wrote:
>
> William Kyngesburye wrote:
>
>> Still some X11 libs in there, so it's probably something else outside
>> GRASS loading them (something in python or wx?). Dead end.
>>
>> Though I do see that the wxnviz makefile unconditionally links the
>> X11
>> libraries.
>
> Fixed in SVN trunk. gui/wxpython/nviz shouldn't have any explicit
> dependence upon window system libraries. That should all be hidden
> behind wx. Even the OpenGL (GLX/WGL/AGL) context should be handled by
> wx.GLCanvas.
At least in the wxPython demo for GLCanvas, there is no special
programming necessary to have it work on the Mac (i.e., no special
calls to AGL vs GLX).
Michael
More information about the grass-dev
mailing list