delorie.com/archives/browse.cgi | search |
Thanks Andrea that did it. I like the new look of translucent layers. Now to figure out what else this new PCB can do! By the way this is the line I used to configure: ./configure --prefix=/opt/geda --with-gui=gtk --enable-maintainer-mode --enable-doc --disable-update-desktop-database CPPFLAGS="-I/opt/local/include" LDFLAGS="-framework OpenGL -L/opt/local/lib" CC="/usr/bin/llvm-gcc-4.2" Then removed HAVE_OPENGL_GL_H and HAVE_OPENGL_GLU_H from config.h after configuration. Then make, and make install Thanks, Ed On Oct 3, 2011, at 10:44 PM, Andrea D'Amore wrote: > On Mon, Oct 3, 2011 at 23:29, Ed <sbfreddie AT comcast DOT net> wrote: >> How do you disable the system OpenGL and use only mesa? > > Put mesa include and link flags before others and remove > HAVE_OPENGL_GL_H and HAVE_OPENGL_GLU_H from config.h after > configuration. > > -- > Andrea
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |