[vtkusers] Compiling on MacOS X
Marcel Prastawa
prastawa at cs.unc.edu
Wed Jan 30 14:12:32 EST 2002
VTK is not supposed to look for glx.h unless you set it to build on top
of X11.
Do you have the following in CMakeCache.txt?
VTK_USE_X:BOOL=OFF
VTK_USE_QUARTZ:BOOL=ON
Marcel
On Wednesday, January 30, 2002, at 12:23 , Peter Challenor wrote:
> I'm trying to compile VTK with TCL and PYTHON wrappers on MacOSX. The
> make fails when it requests a header file glx.h which I do not have on my
> machine.
>
> Anyone got any ideas on what I am doing wrong?
>
> Thanks
>
> Peter
>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list