[GRASS-dev] Re: [GRASS GIS] #598: MacOS X / OpenGL and Wxpython
incompatible
GRASS GIS
trac at osgeo.org
Mon May 11 17:14:31 EDT 2009
#598: MacOS X / OpenGL and Wxpython incompatible
---------------------+------------------------------------------------------
Reporter: vince | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: NVIZ | Version: svn-trunk
Resolution: | Keywords:
Platform: MacOSX | Cpu: OSX/Intel
---------------------+------------------------------------------------------
Comment (by kyngchaos):
Are you building 64bit? I had no problem in trunk for 32bit OSX. How did
you configure GRASS? The key options are
{{{
--without-glw --with-opengl=aqua --with-python --with-
wxwidgets=/path/to/wxpython
}}}
You can build --with-x at the same time, it's just used for the XDRIVER
and shouldn't interfere with the OpenGL detection.
If you configure with tcltk (for the original nviz), you must use an Aqua
framework TclTk, since it shares the same OpenGL setting.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/598#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list