[GRASS-dev] compiling 7.0 on MacOS 10.9

Glynn Clements glynn at gclements.plus.com
Thu Apr 3 16:02:35 PDT 2014


epi wrote:

> > This looks like a problem to link OpenGL.
> 
> That�s correct, for some reason seems that it doesn�t detect the right architecture :

The configure script doesn't attempt to detect the architecture. The
default is --with-opengl=yes, which is equivalent to --with-opengl=x11.

For MacOSX, you need to use --with-opengl=mac (any of mac, macosx,
osx, aqua and agl will work).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list