[vtkusers] OS X 10.3 build problem
David Thompson
dcthomp at sandia.gov
Mon Mar 8 18:27:11 EST 2004
> I am trying to build vtk 4.4 on OS X 10.3 with the python extensions.
>
> I need to run VTK under pygtk-2 so I am building with X11 (and
> rendering, hybrid, patented, shared). I am getting the following
> error:
> ...
> I accepted the defaults on the cmake configuration and used the gl
> framework.
You cannot use the OpenGL framework. You must link to
/usr/X11R6/lib/libGL.so when building with X11.
David
More information about the vtkusers
mailing list